From 746e48e321a4a27cd93d0828d2fcbd2be8a7af50 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Sat, 28 Mar 2015 23:01:59 +0000 Subject: [PATCH] Remove the second MODULES_OVERRIDE; add if_vlan to the list. --- sys/mips/conf/AR933X_BASE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/mips/conf/AR933X_BASE b/sys/mips/conf/AR933X_BASE index 936112c3c02..359204f5d9e 100644 --- a/sys/mips/conf/AR933X_BASE +++ b/sys/mips/conf/AR933X_BASE @@ -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