e68fcb030d
former to std.bcm2835. These will be used to enable support for the Raspberry Pi 2. MFC after: 1 week
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"
|
|
|