projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbdc7ec
)
update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 28 Nov 2009 14:25:41 +0000
(14:25 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 28 Nov 2009 14:25:41 +0000
(14:25 +0000)
SVN-Revision: 18580
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index efb68cd8fa277f53b45b8042c3d6a57c3cf0f07b..303618bbd9745c24f27054c1e9158f4e48550263 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-56,12
+56,12
@@
endef
# Prism54 drivers
P54PCIFW:=2.13.12.0.arm
-P54USBFW:=2.13.24.0.lm8
6
.arm
+P54USBFW:=2.13.24.0.lm8
7
.arm
define Download/p54usb
FILE:=$(P54USBFW)
URL:=http://daemonizer.de/prism54/prism54-fw/fw-usb
- MD5SUM:=
2efd50eab43c0d0376765576a54b7a30
+ MD5SUM:=
8e8ab005a4f8f0123bcdc51bc25b47f6
endef
$(eval $(call Download,p54usb))