aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-03-02 08:18:03 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-03-02 18:59:11 +0000
commitf201e3800bda6cae298098b28f8bf624d6d24200 (patch)
treec73375a51c940a0035da3408993bbccd3dd8f237
parent58d487c301940049beb8f56143eb354c4ca0428e (diff)
downloadsrc-f201e3800bda6cae298098b28f8bf624d6d24200.tar.gz
src-f201e3800bda6cae298098b28f8bf624d6d24200.zip
arm: Tag ALPINE kernel as NO_UNIVERSE
Specific devices are in LINT so no need to build this one as part of make universe. Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D38848 Reviewed by: imp
-rw-r--r--sys/arm/conf/ALPINE2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/conf/ALPINE b/sys/arm/conf/ALPINE
index a997973890de..4abcdc2c79da 100644
--- a/sys/arm/conf/ALPINE
+++ b/sys/arm/conf/ALPINE
@@ -17,6 +17,8 @@
#
# $FreeBSD$
+#NO_UNIVERSE
+
ident ALPINE
include "std.armv7"