Compile some modules - I'm going to eventually just compile all the

modules, but these are a subset of things that are worth playing with
in deployed APs.

(ipfw in particular is rather nice.)
This commit is contained in:
adrian 2015-03-14 08:29:03 +00:00
parent 4a0e821f1f
commit c9ee031d48

View File

@ -27,7 +27,7 @@ hints "QCA955X_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=""
makeoptions MODULES_OVERRIDE="if_vlan ipfw if_gre if_gif if_bridge bridgestp hwpmc"
options DDB
options KDB