f5a1c0d084
Tested with the build of some ports and a buildworld. Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp>
14 lines
244 B
Plaintext
14 lines
244 B
Plaintext
# $FreeBSD$
|
|
|
|
machine arm armv6
|
|
cpu CPU_CORTEXA
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
options SOC_BCM2836
|
|
|
|
options ARM_L2_PIPT
|
|
options IPI_IRQ_START=76
|
|
|
|
files "../broadcom/bcm2835/files.bcm2836"
|
|
files "../broadcom/bcm2835/files.bcm283x"
|
|
|