git: 68f8ac87e0be - main - arm: Tag EFIKA_MX kernel as NO_UNIVERSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Mar 2023 18:59:47 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=68f8ac87e0be6077477a58fcf14e0a9cb208aaa9
commit 68f8ac87e0be6077477a58fcf14e0a9cb208aaa9
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-03-02 08:22:59 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-03-02 18:59:16 +0000
arm: Tag EFIKA_MX kernel as NO_UNIVERSE
All drivers are already either in GENERIC or in the IMX51 kernel config
so no need to build this one too.
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D38849
---
sys/arm/conf/EFIKA_MX | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sys/arm/conf/EFIKA_MX b/sys/arm/conf/EFIKA_MX
index 0cd021331151..941922355057 100644
--- a/sys/arm/conf/EFIKA_MX
+++ b/sys/arm/conf/EFIKA_MX
@@ -18,6 +18,8 @@
#
# $FreeBSD$
+#NO_UNIVERSE
+
ident EFIKA_MX
include "std.armv7"