mark arm.arm (v4/v5) kernels as NO_UNIVERSE for now

r354290 removed arm.arm from universe, but arm.arm kernels were still
found and built during the kernel stage.  I'm not aware of a better way
to address this at the moment, but since there aren't many arm.arm
kernels anyhow just add an explicit NO_UNIVERSE to them.

Reported by:	rpokala
This commit is contained in:
Ed Maste 2019-11-21 03:10:02 +00:00
parent a8761a2a55
commit 21ad8c5eb0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=354934
5 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#
# $FreeBSD$
#
#NO_UNIVERSE
ident DB-88F78XX
include "std.arm"

View File

@ -3,6 +3,7 @@
#
# $FreeBSD$
#
#NO_UNIVERSE
ident DB-88F5XXX
include "std.arm"

View File

@ -3,6 +3,7 @@
#
# $FreeBSD$
#
#NO_UNIVERSE
ident DB-88F6XXX
include "std.arm"

View File

@ -3,6 +3,7 @@
#
# $FreeBSD$
#
#NO_UNIVERSE
ident RT1310
include "std.arm"

View File

@ -3,6 +3,7 @@
#
# $FreeBSD$
#
#NO_UNIVERSE
ident TS7800
include "std.arm"