Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules Don't build the svr4 module on i386.
details: https://anonhg.NetBSD.org/src/rev/a91f5effe866
branches: trunk
changeset: 355525:a91f5effe866
user: maxv <maxv%NetBSD.org@localhost>
date: Tue Aug 01 13:49:50 2017 +0000
description:
Don't build the svr4 module on i386.
diffstat:
sys/modules/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7f5ca5bf88de -r a91f5effe866 sys/modules/Makefile
--- a/sys/modules/Makefile Tue Aug 01 13:47:49 2017 +0000
+++ b/sys/modules/Makefile Tue Aug 01 13:49:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.193 2017/06/12 01:01:01 pgoyette Exp $
+# $NetBSD: Makefile,v 1.194 2017/08/01 13:49:50 maxv Exp $
.include <bsd.own.mk>
@@ -266,7 +266,6 @@
SUBDIR+= ati_pcigart
SUBDIR+= compat_freebsd
SUBDIR+= compat_ibcs2
-SUBDIR+= compat_svr4
SUBDIR+= mach64drm
SUBDIR+= mgadrm
SUBDIR+= nsclpcsio
Home |
Main Index |
Thread Index |
Old Index