Build "npf" module.
This commit is contained in:
parent
396b8b4abf
commit
ceee944e91
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.95 2011/10/18 00:33:47 jmcneill Exp $
|
# $NetBSD: Makefile,v 1.96 2011/11/06 11:51:23 tron Exp $
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
|
|
||||||
|
@ -44,6 +44,7 @@ SUBDIR+= nandemulator
|
||||||
SUBDIR+= nfs
|
SUBDIR+= nfs
|
||||||
SUBDIR+= nfsserver
|
SUBDIR+= nfsserver
|
||||||
SUBDIR+= nilfs
|
SUBDIR+= nilfs
|
||||||
|
SUBDIR+= npf
|
||||||
SUBDIR+= ntfs
|
SUBDIR+= ntfs
|
||||||
SUBDIR+= null
|
SUBDIR+= null
|
||||||
SUBDIR+= onewire
|
SUBDIR+= onewire
|
||||||
|
|
Loading…
Reference in New Issue