freebsd-dev/sys/arm/at91/std.atmel
Warner Losh ba1227af3f Create a pseudo-lint kernel for all at91 SoCs. This kernel will not
currently boot, but will serve as a good linting.  make universe could
now be altered to skip building all the other at91 kernels...
2012-07-01 06:56:41 +00:00

16 lines
300 B
Plaintext

# $FreeBSD$
files "../at91/files.at91"
cpu CPU_ARM9
makeoptions CONF_CFLAGS=-mcpu=arm9
options PHYSADDR=0x20000000
# Supported SoCs for the at91 platform
device at91rm9200
device at91sam9260
device at91sam9g20
device at91sam9x25
# bring in the sam specific timers and such
device at91sam9