X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fmac80211%2FMakefile;fp=package%2Fmac80211%2FMakefile;h=06d7c66b90b2c734778d1e3ea429e8e1ea60ab1d;hb=353195c1abc7d4c12773ee5a834bff5245d4e94d;hp=a517ee46c1fdb1ce68f1aaec7332753cd5b7ef34;hpb=d42185438d54e28405d2aa5ade9a5d6150872dc4;p=openwrt-10.03%2F.git diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index a517ee46c..06d7c66b9 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -38,7 +38,7 @@ PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_B43_N_PHY \ CONFIG_ATH_USER_REGD \ -CARL9170_FW_VERSION:=1.9.2 +CARL9170_FW_VERSION:=1.9.4 include $(INCLUDE_DIR)/package.mk @@ -144,7 +144,7 @@ $(eval $(call Download,p54spi)) define Download/carl9170 FILE:=$(CARL9170_FW)-$(CARL9170_FW_VERSION) URL:=http://downloads.openwrt.org/sources/ - MD5SUM:=9e33ac39dcd610aa1ad80bbf4f1abccf + MD5SUM:=30e2ae80c33b3008d271556d1a14e3ea endef $(eval $(call Download,carl9170))