356c50adff
Reviewed by: jmcneill Relnotes: yes Differential Revision: https://reviews.freebsd.org/D6809
14 lines
296 B
Plaintext
14 lines
296 B
Plaintext
# Allwinner A10 common options
|
|
#$FreeBSD$
|
|
|
|
cpu CPU_CORTEXA
|
|
machine arm armv6
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
|
|
makeoptions KERNVIRTADDR=0xc0200000
|
|
options KERNVIRTADDR=0xc0200000
|
|
|
|
files "../allwinner/files.allwinner"
|
|
files "../allwinner/files.a10"
|
|
files "../allwinner/a13/files.a13"
|