1# $FreeBSD$
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