mirror of https://github.com/F-Stack/f-stack.git
11 lines
199 B
Plaintext
11 lines
199 B
Plaintext
|
# $FreeBSD$
|
||
|
|
||
|
machine arm armv6
|
||
|
cpu CPU_ARM1176
|
||
|
makeoptions CONF_CFLAGS="-mcpu=arm1176jzf-s"
|
||
|
options SOC_BCM2835
|
||
|
|
||
|
files "../broadcom/bcm2835/files.bcm2835"
|
||
|
files "../broadcom/bcm2835/files.bcm283x"
|
||
|
|