mirror of https://github.com/F-Stack/f-stack.git
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
|
# $FreeBSD$
|
||
|
|
||
|
files "../at91/files.at91"
|
||
|
cpu CPU_ARM9
|
||
|
machine arm
|
||
|
makeoptions CONF_CFLAGS=-mcpu=arm9
|
||
|
options PHYSADDR=0x20000000
|
||
|
options NO_EVENTTIMERS
|
||
|
|
||
|
# For now, just do the AT91RM9200
|
||
|
device at91rm9200
|