Module Name:    src
Committed By:   rmind
Date:           Wed Aug 15 17:56:58 UTC 2012

Modified Files:
        src/sys/rump/net: Makefile.rumpnetcomp

Log Message:
Enable the build of librumpnet_npf.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/net/Makefile.rumpnetcomp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/rump/net/Makefile.rumpnetcomp
diff -u src/sys/rump/net/Makefile.rumpnetcomp:1.4 src/sys/rump/net/Makefile.rumpnetcomp:1.5
--- src/sys/rump/net/Makefile.rumpnetcomp:1.4	Wed Dec  8 20:20:16 2010
+++ src/sys/rump/net/Makefile.rumpnetcomp	Wed Aug 15 17:56:58 2012
@@ -1,7 +1,7 @@
-#	$NetBSD: Makefile.rumpnetcomp,v 1.4 2010/12/08 20:20:16 pooka Exp $
+#	$NetBSD: Makefile.rumpnetcomp,v 1.5 2012/08/15 17:56:58 rmind Exp $
 #
 
-RUMPNETCOMP=	agr bridge net net80211 netbt netinet local shmif virtif
+RUMPNETCOMP=	agr bridge net net80211 netbt netinet npf local shmif virtif
 
 RUMPNETSOCKIN=	sockin
 

Reply via email to