From f201e3800bda6cae298098b28f8bf624d6d24200 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Thu, 2 Mar 2023 09:18:03 +0100 Subject: [PATCH] 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 a997973890d..4abcdc2c79d 100644 --- a/sys/arm/conf/ALPINE +++ b/sys/arm/conf/ALPINE @@ -17,6 +17,8 @@ # # $FreeBSD$ +#NO_UNIVERSE + ident ALPINE include "std.armv7"