projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce3d7d0
)
zd1201: fix url to zd1201 firmware
author
Hauke Mehrtens
<
[email protected]
>
Sat, 12 Oct 2013 22:36:08 +0000
(22:36 +0000)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 12 Oct 2013 22:36:08 +0000
(22:36 +0000)
Signed-off-by: Hauke Mehrtens <
[email protected]
>
SVN-Revision: 38378
package/kernel/linux/modules/wireless.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/wireless.mk
b/package/kernel/linux/modules/wireless.mk
index 2bdf274be9c71e60f8545d35ac58c73f04e572bd..df64614514b35f73d8ef3067cdeeb1e52abccecb 100644
(file)
--- a/
package/kernel/linux/modules/wireless.mk
+++ b/
package/kernel/linux/modules/wireless.mk
@@
-64,7
+64,7
@@
ZD1201FW_FILE:=$(ZD1201FW_DIR).tar.gz
define Download/net-zd1201
FILE:=$(ZD1201FW_FILE)
#http://downloads.sourceforge.net/project/linux-lc100020/%28NEW%29%20zd1201%20driver/zd1201.%20Version%200.14/zd1201-0.14-fw.tar.gz
- URL:=@SF/linux-lc100020/
\(NEW\)\ $(ZD1201FW_NAME)\ driver/$(ZD1201FW_NAME).\ Version\
$(ZD1201FW_VERSION)/
+ URL:=@SF/linux-lc100020/
%28NEW%29%20$(ZD1201FW_NAME)%20driver/$(ZD1201FW_NAME).%20Version%20
$(ZD1201FW_VERSION)/
MD5SUM:=07a4febc365121f975e2c5e59791d55d
endef