Add if_vlan, ipfw{,_nat}.ko, and libalias to the AR934X kernel config
This makes the TP-Link WDR3600 routers more useful Differential Revision: https://reviews.freebsd.org/D2780 Approved by: adrian Sponsored by: ScaleEngine Inc.
This commit is contained in:
parent
e8f8dbdb39
commit
77a3f16a97
@ -20,7 +20,7 @@ files "../atheros/files.ar71xx"
|
||||
hints "AR934X_BASE.hints"
|
||||
|
||||
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
makeoptions MODULES_OVERRIDE="random gpio ar71xx if_gif if_gre if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr ath ath_ahb hwpmc"
|
||||
makeoptions MODULES_OVERRIDE="random gpio ar71xx if_gif if_gre if_vlan if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr ath ath_ahb hwpmc ipfw ipfw_nat libalias"
|
||||
# makeoptions MODULES_OVERRIDE=""
|
||||
|
||||
options DDB
|
||||
|
Loading…
Reference in New Issue
Block a user