mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
14 lines
282 B
Text
14 lines
282 B
Text
# Allwinner A10 common options
|
|
#$FreeBSD$
|
|
|
|
cpu CPU_CORTEXA
|
|
machine arm armv6
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
|
|
makeoptions KERNVIRTADDR=0xc0200000
|
|
options KERNVIRTADDR=0xc0200000
|
|
|
|
options ARM_L2_PIPT
|
|
|
|
files "../allwinner/files.allwinner"
|
|
files "../allwinner/files.a10"
|