2018-07-27 18:31:30 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
files "../ralink/files.ralink"
|
2018-07-28 10:48:41 +00:00
|
|
|
cpu CPU_ARM9E
|
2018-07-27 18:31:30 +00:00
|
|
|
machine arm
|
2018-07-28 10:48:41 +00:00
|
|
|
makeoptions CONF_CFLAGS="-march=armv5te"
|
2018-07-27 18:31:30 +00:00
|
|
|
options INTRNG
|
2018-08-14 20:45:43 +00:00
|
|
|
|
|
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
|
|
options KERNVIRTADDR=0xc0000000
|