diff options
| author | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2020-10-18 17:15:47 +0000 |
|---|---|---|
| committer | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2020-10-18 17:15:47 +0000 |
| commit | 0c325f53f16731f608919a4489f96fbbe28d2344 (patch) | |
| tree | 47edfa6af78113b91e7dad7f002817c6e110b01f /sys/conf | |
| parent | 186bcdaac7c70e59eb04412ad402a6fb57b97d11 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index 9b1a52f9ba59..f4a296546f1e 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -4180,7 +4180,7 @@ net/rss_config.c optional inet rss | inet6 rss net/rtsock.c standard net/slcompress.c optional netgraph_vjc | sppp | \ netgraph_sppp -net/toeplitz.c optional inet rss | inet6 rss +net/toeplitz.c optional inet rss | inet6 rss | route_mpath net/vnet.c optional vimage net80211/ieee80211.c optional wlan net80211/ieee80211_acl.c optional wlan wlan_acl |
