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# For now, just do the AT91RM9200
11device		at91rm9200
12