summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 7f848600d47..13275871f9b 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.211 2018/11/27 00:32:13 pgoyette Exp $
+# $NetBSD: Makefile,v 1.212 2018/11/27 05:39:00 msaitoh Exp $
.include <bsd.own.mk>
@@ -437,7 +437,6 @@ SUBDIR+= vioscsi
SUBDIR+= ld
SUBDIR+= ld_nvme
SUBDIR+= nvme
-SUBDIR+= ksem
.endif
SUBDIR+= examples # build these regularly to avoid bit-rot