diff options
| -rw-r--r-- | sys/conf/files | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/files b/sys/conf/files index dc7fa0bdbc07..5f489213d433 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1288,10 +1288,6 @@ netgraph/ng_ksocket.c optional netgraph_ksocket netgraph/ng_lmi.c optional netgraph_lmi netgraph/ng_l2tp.c optional netgraph_l2tp netgraph/ng_mppc.c optional netgraph_mppc_compression -# The next two files (plus the header file net/mppc.h) are proprietary and -# must be obtained elsewhere in order to enable NETGRAPH_MPPC_COMPRESSION -net/mppcc.c optional netgraph_mppc_compression -net/mppcd.c optional netgraph_mppc_compression netgraph/ng_mppc.c optional netgraph_mppc_encryption crypto/rc4/rc4.c optional awi crypto/rc4/rc4.c optional wlan |
