projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3710aa
)
mac80211: wrong md5sum of OpenFirmware. Fixes #4664
author
Hauke Mehrtens
<hauke@openwrt.org>
Thu, 19 Feb 2009 20:29:28 +0000
(20:29 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Thu, 19 Feb 2009 20:29:28 +0000
(20:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14571
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index
a5b9aa2
..
3fa6040
100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-289,7
+289,7
@@
ifneq ($(CONFIG_B43_OPENFIRMWARE),)
PKG_B43_FWV4_OBJECT:=openfwwf-$(PKG_B43_FWV4_VERSION)
PKG_B43_FWV4_SOURCE:=openfwwf-$(PKG_B43_FWV4_VERSION).tar.gz
PKG_B43_FWV4_SOURCE_URL:=http://www.ing.unibs.it/openfwwf/firmware/
- PKG_B43_FWV4_MD5SUM:=
b2e99ececc27cb70b818170cc5557fd5
+ PKG_B43_FWV4_MD5SUM:=
3510c133393bb4911c4aa35742cefcfd
endif