25d95ee2cc
Reviewed by: imp
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# PHYSADDR is different on at91sam9g45 than the other at91sam SoCs
|
|
|
|
files "../at91/files.at91"
|
|
cpu CPU_ARM9
|
|
makeoptions CONF_CFLAGS=-mcpu=arm9
|
|
options PHYSADDR=0x70000000
|
|
|
|
# bring in the sam specific timers and such
|
|
device at91sam9
|