mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
10 lines
187 B
Text
10 lines
187 B
Text
#
|
|
# std.zynq7 - Generic configuration for Xilinx Zynq-7000 PS.
|
|
#
|
|
# $FreeBSD$
|
|
|
|
cpu CPU_CORTEXA
|
|
machine arm armv7
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
|
|
files "../xilinx/files.zynq7"
|