summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-12-30 09:39:24 +0000
committeradrian <adrian@FreeBSD.org>2011-12-30 09:39:24 +0000
commitd8c8db5071807708e07f39b27eefe29c687e9624 (patch)
tree8751444d4e9d0546e980b16cded062c30ba35050 /sys/mips
parent1b1510811a06578c05771a8149372df5665231b7 (diff)
downloadFreeBSD-src-d8c8db5071807708e07f39b27eefe29c687e9624.zip
FreeBSD-src-d8c8db5071807708e07f39b27eefe29c687e9624.tar.gz
Add a couple of missing wlan modules.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/AR71XX_BASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/conf/AR71XX_BASE b/sys/mips/conf/AR71XX_BASE
index 833803d..7bacad5 100644
--- a/sys/mips/conf/AR71XX_BASE
+++ b/sys/mips/conf/AR71XX_BASE
@@ -25,7 +25,7 @@ hints "AR71XX_BASE.hints"
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
# Also build these as modules, just to ensure the build gets tested.
-makeoptions MODULES_OVERRIDE="wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp ath ath_pci"
+makeoptions MODULES_OVERRIDE="wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr ath ath_pci"
options DDB
options KDB
OpenPOWER on IntegriCloud