d24e6f4add
Noted by: Michal Meloun <meloun@miracle.cz>
13 lines
218 B
Plaintext
13 lines
218 B
Plaintext
# $FreeBSD$
|
|
|
|
machine arm armv6
|
|
cpu CPU_CORTEXA
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
options SOC_BCM2836
|
|
|
|
options ARM_L2_PIPT
|
|
|
|
files "../broadcom/bcm2835/files.bcm2836"
|
|
files "../broadcom/bcm2835/files.bcm283x"
|
|
|