mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
former to std.bcm2835. These will be used to enable support for the Raspberry Pi 2. MFC after: 1 week
10 lines
199 B
Text
10 lines
199 B
Text
# $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"
|
|
|