mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Mark the non-INTRNG armv6 configs with NO_UNIVERSE to prepare for INTRNG
being always enabled on armv6.
This commit is contained in:
parent
873ed6f008
commit
5dc97550fb
2 changed files with 6 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
# TODO: Port to INTRNG
|
||||
#NO_UNIVERSE
|
||||
|
||||
ident AML8726
|
||||
|
||||
include "std.armv6"
|
||||
|
|
|
|||
|
|
@ -18,6 +18,9 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
# TODO: Port to INTRNG
|
||||
#NO_UNIVERSE
|
||||
|
||||
ident MV-88F78XX0
|
||||
|
||||
include "std.armv6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue