7c570e8bb1
option is still in existance as it is used to build the trampoline code.
14 lines
254 B
Plaintext
14 lines
254 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# DM644x
|
|
#
|
|
|
|
files "../lpc/files.lpc"
|
|
cpu CPU_ARM9
|
|
machine arm
|
|
makeoptions CONF_CFLAGS="-march=armv5te"
|
|
options PHYSADDR=0x80000000
|
|
makeoptions KERNPHYSADDR=0x80100000
|
|
makeoptions KERNVIRTADDR=0xc0100000
|
|
options KERNVIRTADDR=0xc0100000
|