2010-07-14 00:48:53 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2012-07-01 06:34:17 +00:00
|
|
|
files "../at91/files.at91"
|
2010-07-14 00:48:53 +00:00
|
|
|
cpu CPU_ARM9
|
2012-08-18 05:48:19 +00:00
|
|
|
machine arm
|
2012-06-15 07:50:26 +00:00
|
|
|
makeoptions CONF_CFLAGS=-mcpu=arm9
|
2010-07-14 00:48:53 +00:00
|
|
|
options PHYSADDR=0x20000000
|
2012-08-15 18:33:58 +00:00
|
|
|
options NO_EVENTTIMERS
|
2010-10-06 22:25:21 +00:00
|
|
|
|
2012-06-15 07:50:26 +00:00
|
|
|
# bring in the sam specific timers and such
|
|
|
|
device at91sam9
|