mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
for later Cortex-A CPUs that support the Multiprocessor Extensions. This will be needed to support both in a single GENERIC kernel while still being able to only build for a single SoC. Reviewed by: mmel Relnotes: yes Sponsored by: ABT Systems Ltd Differential Revision: https://reviews.freebsd.org/D8138
6 lines
97 B
Text
6 lines
97 B
Text
# $FreeBSD$
|
|
|
|
machine arm armv6
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
|
|
files "../ti/files.ti"
|