aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorMarko Zec <zec@FreeBSD.org>2009-06-23 06:11:04 +0000
committerMarko Zec <zec@FreeBSD.org>2009-06-23 06:11:04 +0000
commit991633af2eaf0dbf661ab974973d69ed472e9653 (patch)
tree29642085d53aac7aaf8f9acaecd9b26b81cbf51f /sys/conf/files
parent8f9e0ef947d29b8728c62a941c13e127120701fc (diff)
downloadsrc-991633af2eaf0dbf661ab974973d69ed472e9653.tar.gz
src-991633af2eaf0dbf661ab974973d69ed472e9653.zip
Connect ng_pipe to the default build.
Approved by: julian (mentor)
Notes
Notes: svn path=/head/; revision=194683
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 19f1e2eb882f..d35ef359aa5a 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -2330,6 +2330,7 @@ netgraph/ng_mppc.c optional netgraph_mppc_compression | \
netgraph/ng_nat.c optional netgraph_nat inet libalias
netgraph/ng_one2many.c optional netgraph_one2many
netgraph/ng_parse.c optional netgraph
+netgraph/ng_pipe.c optional netgraph_pipe
netgraph/ng_ppp.c optional netgraph_ppp
netgraph/ng_pppoe.c optional netgraph_pppoe
netgraph/ng_pptpgre.c optional netgraph_pptpgre