1# $FreeBSD: releng/10.2/sys/arm/at91/std.at91 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# For now, just do the AT91RM9200
11device		at91rm9200
12