2013-09-01 20:15:35 +00:00
|
|
|
# $FreeBSD$
|
2017-10-05 23:01:50 +00:00
|
|
|
machine arm armv7
|
2017-02-02 06:14:44 +00:00
|
|
|
cpu CPU_CORTEXA
|
2015-01-01 23:21:46 +00:00
|
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
2013-09-01 20:15:35 +00:00
|
|
|
|
|
|
|
options KERNVIRTADDR=0xc0100000
|
|
|
|
makeoptions KERNVIRTADDR=0xc0100000
|
|
|
|
|
2014-09-13 20:09:34 +00:00
|
|
|
device fdt_pinctrl
|
|
|
|
|
2015-04-23 22:20:43 +00:00
|
|
|
files "../freescale/imx/files.imx5"
|