aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>1999-11-02 22:36:09 +0000
committerArchie Cobbs <archie@FreeBSD.org>1999-11-02 22:36:09 +0000
commit6827c8fed389559545688a14e842150bdf668783 (patch)
tree2b9c4f6b3a0b79055f2c91c1767be561e0c5370e /sys/conf/files
parentda5e3849b2e25e650473b3b620621d8500c7e98d (diff)
downloadsrc-6827c8fed389559545688a14e842150bdf668783.tar.gz
src-6827c8fed389559545688a14e842150bdf668783.zip
Add options NETGRAPH_PPP and NETGRAPH_PPPOE.
Notes
Notes: svn path=/head/; revision=52810
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 6aa27df39ec2..fd40a5b0f1da 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -579,6 +579,8 @@ netgraph/ng_frame_relay.c optional netgraph_frame_relay
netgraph/ng_hole.c optional netgraph_hole
netgraph/ng_iface.c optional netgraph_iface
netgraph/ng_lmi.c optional netgraph_lmi
+netgraph/ng_ppp.c optional netgraph_ppp
+netgraph/ng_pppoe.c optional netgraph_pppoe
netgraph/ng_rfc1490.c optional netgraph_rfc1490
netgraph/ng_socket.c optional netgraph_socket
netgraph/ng_tee.c optional netgraph_tee