1# $FreeBSD: releng/11.0/sys/arm/at91/std.at91sam9 239362 2012-08-18 05:48:19Z andrew $
2
3files		"../at91/files.at91"
4cpu		CPU_ARM9
5machine 	arm
6makeoptions	CONF_CFLAGS=-mcpu=arm9
7options 	PHYSADDR=0x20000000
8options		NO_EVENTTIMERS
9
10# bring in the sam specific timers and such
11device		at91sam9
12