Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/modules Build "npf" module.



details:   https://anonhg.NetBSD.org/src/rev/96aec0e4dd4b
branches:  trunk
changeset: 771017:96aec0e4dd4b
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Nov 06 11:51:23 2011 +0000

description:
Build "npf" module.

diffstat:

 sys/modules/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a231c8c5ea81 -r 96aec0e4dd4b sys/modules/Makefile
--- a/sys/modules/Makefile      Sun Nov 06 11:40:46 2011 +0000
+++ b/sys/modules/Makefile      Sun Nov 06 11:51:23 2011 +0000
@@ -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>
 
@@ -44,6 +44,7 @@
 SUBDIR+=       nfs
 SUBDIR+=       nfsserver
 SUBDIR+=       nilfs
+SUBDIR+=       npf
 SUBDIR+=       ntfs
 SUBDIR+=       null
 SUBDIR+=       onewire



Home | Main Index | Thread Index | Old Index