Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/net Enable the build of librumpnet_npf.
details: https://anonhg.NetBSD.org/src/rev/ddf0f27a0fc3
branches: trunk
changeset: 781027:ddf0f27a0fc3
user: rmind <rmind%NetBSD.org@localhost>
date: Wed Aug 15 17:56:58 2012 +0000
description:
Enable the build of librumpnet_npf.
diffstat:
sys/rump/net/Makefile.rumpnetcomp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 09d0eab56fa4 -r ddf0f27a0fc3 sys/rump/net/Makefile.rumpnetcomp
--- a/sys/rump/net/Makefile.rumpnetcomp Wed Aug 15 17:43:59 2012 +0000
+++ b/sys/rump/net/Makefile.rumpnetcomp Wed Aug 15 17:56:58 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index