mirror of https://github.com/F-Stack/f-stack.git
12 lines
218 B
Plaintext
12 lines
218 B
Plaintext
|
# $FreeBSD$
|
||
|
machine arm armv6
|
||
|
cpu CPU_CORTEXA
|
||
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
||
|
|
||
|
options KERNVIRTADDR=0xc0100000
|
||
|
makeoptions KERNVIRTADDR=0xc0100000
|
||
|
|
||
|
device fdt_pinctrl
|
||
|
|
||
|
files "../freescale/imx/files.imx5"
|