bb64064e5d
running with multiple SoCs compiled in very well anyway, so this just wastes space. As more and more SoCs arrive in the tree, it is better to edit one master file that builds them all than many board files.
10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
# $FreeBSD$
|
|
|
|
files "../at91/files.at91"
|
|
cpu CPU_ARM9
|
|
makeoptions CONF_CFLAGS=-mcpu=arm9
|
|
options PHYSADDR=0x20000000
|
|
|
|
# bring in the sam specific timers and such
|
|
device at91sam9
|