From: nbd Date: Thu, 9 Feb 2012 14:24:18 +0000 (+0000) Subject: mac80211: disable ath6kl until it's packaged and used somewhere X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a7eb705105d8302a6a7fcd4579878c702b95ee29;p=openwrt.git mac80211: disable ath6kl until it's packaged and used somewhere git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30397 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 2234ae26e7..179d779ac4 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -1238,6 +1238,7 @@ MAKE_OPTS:= \ CONFIG_ORINOCO_USB= \ CONFIG_IWM= \ CONFIG_MWIFIEX= \ + CONFIG_ATH6KL= \ CONFIG_MAC80211_RC_MINSTREL_HT=y \ MADWIFI= \ CONFIG_B44= \