Fix the broken module build I introduced earlier.
This commit is contained in:
parent
bf3f9db657
commit
38ec0ca81c
@ -83,6 +83,10 @@ device md # Memory "disks"
|
||||
device gif # IPv6 and IPv4 tunneling
|
||||
device faith # IPv6-to-IPv4 relaying (translation)
|
||||
|
||||
# Wireless cards
|
||||
options IEEE80211_SUPPORT_MESH
|
||||
options AH_SUPPORT_AR5416
|
||||
|
||||
# The `bpf' device enables the Berkeley Packet Filter.
|
||||
# Be aware of the administrative consequences of enabling this!
|
||||
# Note that 'bpf' is required for DHCP.
|
||||
|
Loading…
Reference in New Issue
Block a user