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:
d38153a
)
fix p54usb firmware md5sum (#4759)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 9 Mar 2009 16:41:48 +0000
(16:41 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 9 Mar 2009 16:41:48 +0000
(16:41 +0000)
SVN-Revision: 14821
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 6537252ada5ae3220c86f64ee7a4c800e9d9edbf..bddbd4c27bd2d94bec3115d7136f25dcc5c96c1f 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-60,7
+60,7
@@
P54USBFW:=2.13.24.0.lm86.arm
define Download/p54usb
FILE:=$(P54USBFW)
URL:=http://daemonizer.de/prism54/prism54-fw/fw-usb
- MD5SUM:=2e
847782bb36d5b0863db8b2f12c2228
+ MD5SUM:=2e
fd50eab43c0d0376765576a54b7a30
endef
$(eval $(call Download,p54usb))