2015-03-25 10:59:42 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
machine arm armv6
|
|
|
|
cpu CPU_CORTEXA
|
|
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
|
|
options SOC_BCM2836
|
|
|
|
|
2015-05-07 22:11:44 +00:00
|
|
|
options IPI_IRQ_START=76
|
2015-04-25 22:42:03 +00:00
|
|
|
|
2015-03-25 10:59:42 +00:00
|
|
|
files "../broadcom/bcm2835/files.bcm2836"
|
|
|
|
files "../broadcom/bcm2835/files.bcm283x"
|
|
|
|
|