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
This commit is contained in:
kamil 2018-02-25 10:17:12 +00:00
parent 2eec357965
commit b9c59384fe
1 changed files with 1 additions and 2 deletions

View File

@ -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+= iic
SUBDIR+= ip_ecn
SUBDIR+= ipl
SUBDIR+= kernfs
SUBDIR+= ksem
SUBDIR+= layerfs
SUBDIR+= lfs
SUBDIR+= lua