Remove the second MODULES_OVERRIDE; add if_vlan to the list.

This commit is contained in:
Adrian Chadd 2015-03-28 23:01:59 +00:00
parent cf0b1c3340
commit 746e48e321
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280795

View File

@ -20,8 +20,7 @@ files "../atheros/files.ar71xx"
hints "AR933X_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 hwpmc ipfw"
makeoptions MODULES_OVERRIDE=""
makeoptions MODULES_OVERRIDE="random gpio ar71xx if_gif if_vlan if_gre if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr hwpmc ipfw"
options DDB
options KDB