Also kill the module build system for ksem.
This commit is contained in:
parent
60c605bb74
commit
7fb18a4a84
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.101 2012/01/17 16:59:38 jakllsch Exp $
|
||||
# $NetBSD: Makefile,v 1.102 2012/03/11 01:30:56 joerg Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -32,7 +32,6 @@ SUBDIR+= gpiosim
|
||||
SUBDIR+= hfs
|
||||
SUBDIR+= iic
|
||||
SUBDIR+= kernfs
|
||||
SUBDIR+= ksem
|
||||
SUBDIR+= layerfs
|
||||
SUBDIR+= lfs
|
||||
SUBDIR+= mfs
|
||||
|
@ -1,10 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.1 2008/11/13 10:03:22 ad Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
.PATH: ${S}/kern
|
||||
|
||||
KMOD= ksem
|
||||
SRCS= uipc_sem.c
|
||||
|
||||
.include <bsd.kmodule.mk>
|
Loading…
Reference in New Issue
Block a user