[mips] [ar71xx] Since the wlan/ath drivers use ALQ, ensure we build the module
here otherwise we can't load said module.
This commit is contained in:
parent
05e89dd3a1
commit
b6c4248397
@ -23,6 +23,7 @@ options NO_SYSCTL_DESCR
|
||||
|
||||
makeoptions MODULES_OVERRIDE+="gpio ar71xx if_gif if_vlan if_gre if_tap"
|
||||
makeoptions MODULES_OVERRIDE+="if_tun if_bridge bridgestp usb"
|
||||
makeoptions MODULES_OVERRIDE+="alq"
|
||||
|
||||
# Random - required during early boot!
|
||||
device random
|
||||
|
Loading…
Reference in New Issue
Block a user