mirror of https://github.com/F-Stack/f-stack.git
13 lines
280 B
Plaintext
13 lines
280 B
Plaintext
|
# $FreeBSD$
|
||
|
files "../mv/armada38x/files.armada38x"
|
||
|
files "../mv/files.mv"
|
||
|
cpu CPU_CORTEXA
|
||
|
machine arm armv6
|
||
|
|
||
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
||
|
makeoptions KERNVIRTADDR=0xc0000000
|
||
|
|
||
|
options KERNVIRTADDR=0xc0000000
|
||
|
options IPI_IRQ_START=0
|
||
|
options IPI_IRQ_END=15
|