1# $FreeBSD$
2#
3# DM644x
4#
5
6files		"../lpc/files.lpc"
7cpu		CPU_ARM9
8machine 	arm
9makeoptions	CONF_CFLAGS="-march=armv5te"
10options		PHYSADDR=0x80000000
11makeoptions	KERNPHYSADDR=0x80100000
12options		KERNPHYSADDR=0x80100000
13makeoptions	KERNVIRTADDR=0xc0100000
14options		KERNVIRTADDR=0xc0100000
15