std.at91sam9 revision 239308
1# $FreeBSD: head/sys/arm/at91/std.at91sam9 239308 2012-08-15 18:33:58Z gonzo $
2
3files		"../at91/files.at91"
4cpu		CPU_ARM9
5makeoptions	CONF_CFLAGS=-mcpu=arm9
6options 	PHYSADDR=0x20000000
7options		NO_EVENTTIMERS
8
9# bring in the sam specific timers and such
10device		at91sam9
11