f13a4096b7
place we need to set it is when we also have FLASHADDR set. Sponsored by: DARPA, AFRL
11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
# $FreeBSD$
|
|
files "../ralink/files.ralink"
|
|
cpu CPU_ARM9E
|
|
machine arm
|
|
makeoptions CONF_CFLAGS="-march=armv5te"
|
|
options INTRNG
|
|
|
|
makeoptions KERNPHYSADDR=0x40000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNVIRTADDR=0xc0000000
|