projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd38281
)
mac80211: fix compat-wireless-old md5sum
author
Andy Boyett
<agb@openwrt.org>
Mon, 5 Jan 2009 00:27:53 +0000
(
00:27
+0000)
committer
Andy Boyett
<agb@openwrt.org>
Mon, 5 Jan 2009 00:27:53 +0000
(
00:27
+0000)
SVN-Revision: 13866
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 1566daed7e2a0769c1ac630a5f612e3547d766eb..0ca522a45b3954d800afd58438a4e1cb2cd14740 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-19,7
+19,7
@@
ifneq ($(CONFIG_LINUX_2_6_27)$(CONFIG_LINUX_2_6_28),)
else
PKG_VERSION:=2008-08-06
PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/08
- PKG_MD5SUM:=
a9b594dc8d06d0eb91f6547e0c7754a6
+ PKG_MD5SUM:=
9563ceeed86bca0859ad5f010623277c
PATCH_DIR:=./patches-old
endif