Fix the broken module build I introduced earlier.

This commit is contained in:
Adrian Chadd 2012-01-07 19:38:26 +00:00
parent bf3f9db657
commit 38ec0ca81c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=229789

View file

@ -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.