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
173 B
Plaintext
10 lines
173 B
Plaintext
# $FreeBSD$
|
|
|
|
files "../at91/files.at91"
|
|
cpu CPU_ARM9
|
|
makeoptions CONF_CFLAGS=-mcpu=arm9
|
|
options PHYSADDR=0x20000000
|
|
|
|
# For now, just do the AT91RM9200
|
|
device at91rm9200
|