Author: adrian
Date: Fri Dec 30 09:39:24 2011
New Revision: 228987
URL: http://svn.freebsd.org/changeset/base/228987

Log:
  Add a couple of missing wlan modules.

Modified:
  head/sys/mips/conf/AR71XX_BASE

Modified: head/sys/mips/conf/AR71XX_BASE
==============================================================================
--- head/sys/mips/conf/AR71XX_BASE      Fri Dec 30 08:57:58 2011        
(r228986)
+++ head/sys/mips/conf/AR71XX_BASE      Fri Dec 30 09:39:24 2011        
(r228987)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to