summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 2a65eb0..23e5ded 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -563,6 +563,19 @@ netatm/uni/unisig_sigmgr_state.c optional atm_uni atm_core
netatm/uni/unisig_subr.c optional atm_uni atm_core
netatm/uni/unisig_util.c optional atm_uni atm_core
netatm/uni/unisig_vc_state.c optional atm_uni atm_core
+netgraph/ng_base.c optional netgraph
+netgraph/ng_async.c optional netgraph_async
+netgraph/ng_cisco.c optional netgraph_cisco
+netgraph/ng_echo.c optional netgraph_echo
+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_rfc1490.c optional netgraph_rfc1490
+netgraph/ng_socket.c optional netgraph_socket
+netgraph/ng_tee.c optional netgraph_tee
+netgraph/ng_tty.c optional netgraph_tty
+netgraph/ng_UI.c optional netgraph_UI
netinet/if_atm.c optional atm
netinet/if_ether.c optional ether
netinet/igmp.c optional inet
OpenPOWER on IntegriCloud