summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-01-03 18:17:01 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-01-03 18:17:01 +0000
commit4a177f01a2667d9a5412e34c08722f028a02a7ae (patch)
treeceb6fa5a00f3010b280aa75bf9c46bd0ecfde945 /package
parente99f8f2dd0ca5ed87c91aeb17f70e33d30a183d5 (diff)
downloadmaster-31e0f0ae-4a177f01a2667d9a5412e34c08722f028a02a7ae.tar.gz
master-31e0f0ae-4a177f01a2667d9a5412e34c08722f028a02a7ae.tar.bz2
master-31e0f0ae-4a177f01a2667d9a5412e34c08722f028a02a7ae.zip
use the latest fw release
SVN-Revision: 24894
Diffstat (limited to 'package')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index a87178cbb1..5ce4a0116c 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -25,7 +25,7 @@ PKG_CONFIG_DEPENDS:= \
CONFIG_PACKAGE_ATH_DEBUG \
CONFIG_ATH_USER_REGD \
-CARL9170_FW_VERSION:=1.8.8.2
+CARL9170_FW_VERSION:=1.9.2
include $(INCLUDE_DIR)/package.mk