Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules Remove ksem module reference
details: https://anonhg.NetBSD.org/src/rev/075ff908fe86
branches: trunk
changeset: 359773:075ff908fe86
user: kamil <kamil%NetBSD.org@localhost>
date: Sun Feb 25 10:17:12 2018 +0000
description:
Remove ksem module reference
This does not exist in HEAD.
It looks like accidentally committed in:
Add new modules (for i386 and amd64 only) for the imcsmb SMBus driver.
src/sys/modules/Makefile r1.200
diffstat:
sys/modules/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c78f2ae2c068 -r 075ff908fe86 sys/modules/Makefile
--- a/sys/modules/Makefile Sun Feb 25 10:04:04 2018 +0000
+++ b/sys/modules/Makefile Sun Feb 25 10:17:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.200 2018/02/25 08:20:28 pgoyette Exp $
+# $NetBSD: Makefile,v 1.201 2018/02/25 10:17:12 kamil Exp $
.include <bsd.own.mk>
@@ -76,7 +76,6 @@
SUBDIR+= ip_ecn
SUBDIR+= ipl
SUBDIR+= kernfs
-SUBDIR+= ksem
SUBDIR+= layerfs
SUBDIR+= lfs
SUBDIR+= lua
Home |
Main Index |
Thread Index |
Old Index