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