summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
diff options
context:
space:
mode:
authorallanjude <allanjude@FreeBSD.org>2015-06-13 06:09:00 +0000
committerallanjude <allanjude@FreeBSD.org>2015-06-13 06:09:00 +0000
commit77a3f16a9762f3efba549cedd477734a0d77badd (patch)
tree701aa080da65b77729f52dd2d6b3a2e789dae60e /sys/mips/conf
parente8f8dbdb390ea112fa13a0d369a4bcfc34174cde (diff)
downloadFreeBSD-src-77a3f16a9762f3efba549cedd477734a0d77badd.zip
FreeBSD-src-77a3f16a9762f3efba549cedd477734a0d77badd.tar.gz
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.
Diffstat (limited to 'sys/mips/conf')
-rw-r--r--sys/mips/conf/AR934X_BASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/conf/AR934X_BASE b/sys/mips/conf/AR934X_BASE
index 7a62633..50af5f2 100644
--- a/sys/mips/conf/AR934X_BASE
+++ b/sys/mips/conf/AR934X_BASE
@@ -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
OpenPOWER on IntegriCloud