git: f201e3800bda - main - arm: Tag ALPINE kernel as NO_UNIVERSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Mar 2023 18:59:46 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=f201e3800bda6cae298098b28f8bf624d6d24200
commit f201e3800bda6cae298098b28f8bf624d6d24200
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-03-02 08:18:03 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-03-02 18:59:11 +0000
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
---
sys/arm/conf/ALPINE | 2 ++
1 file changed, 2 insertions(+)
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"