std.at91sam9 revision 237122
1# $FreeBSD: head/sys/arm/at91/std.at91sam9 237122 2012-06-15 07:50:26Z imp $
2
3files	"../at91/files.at91"
4cpu		CPU_ARM9
5makeoptions	CONF_CFLAGS=-mcpu=arm9
6options 	PHYSADDR=0x20000000
7
8# bring in the sam specific timers and such
9device		at91sam9
10
11device		at91sam9260
12device		at91sam9g20
13