Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules Disable hifn again
details: https://anonhg.NetBSD.org/src/rev/93a490c55f4d
branches: trunk
changeset: 745348:93a490c55f4d
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Feb 29 16:25:37 2020 +0000
description:
Disable hifn again
diffstat:
sys/modules/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 257a94518e74 -r 93a490c55f4d sys/modules/Makefile
--- a/sys/modules/Makefile Sat Feb 29 15:00:28 2020 +0000
+++ b/sys/modules/Makefile Sat Feb 29 16:25:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.240 2020/02/29 11:03:44 skrll Exp $
+# $NetBSD: Makefile,v 1.241 2020/02/29 16:25:37 skrll Exp $
.include <bsd.own.mk>
@@ -235,7 +235,7 @@
${MACHINE_ARCH} == "evbarm" || \
${MACHINE_ARCH} == "i386" || \
${MACHINE_ARCH} == "x86_64"
-SUBDIR+= hifn
+#SUBDIR+= hifn
SUBDIR+= if_ixl
SUBDIR+= ubsec
.endif
Home |
Main Index |
Thread Index |
Old Index