projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4ef5de
)
mac80211: update carl9170 firmware
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 25 Oct 2012 16:07:30 +0000
(16:07 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 25 Oct 2012 16:07:30 +0000
(16:07 +0000)
SVN-Revision: 33930
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index b27502116912e89bf28fc0bbb3c0f75755bacffc..a4392db813872c79bcf10b2be771feedb936fc54 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-41,7
+41,7
@@
PKG_CONFIG_DEPENDS:= \
CONFIG_PACKAGE_B43_N_PHY \
CONFIG_ATH_USER_REGD \
-CARL9170_FW_VERSION:=1.9.
4
+CARL9170_FW_VERSION:=1.9.
6
include $(INCLUDE_DIR)/package.mk
@@
-149,7
+149,7
@@
$(eval $(call Download,p54spi))
define Download/carl9170
FILE:=$(CARL9170_FW)-$(CARL9170_FW_VERSION)
URL:=http://downloads.openwrt.org/sources/
- MD5SUM:=
30e2ae80c33b3008d271556d1a14e3ea
+ MD5SUM:=
2fa6ed98d53d0b5fbcc136d1cf5e9609
endef
$(eval $(call Download,carl9170))