projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[iop32x]: upgrade to 2.6.37
[openwrt.git]
/
include
/
download.mk
diff --git
a/include/download.mk
b/include/download.mk
index
d1b3fc8
..
fd197ea
100644
(file)
--- a/
include/download.mk
+++ b/
include/download.mk
@@
-41,7
+41,7
@@
define DownloadMethod/unknown
endef
define DownloadMethod/default
- $(SCRIPT_DIR)/download.pl "$(DL_DIR)" "$(FILE)" "$(MD5SUM)" $(
URL
)
+ $(SCRIPT_DIR)/download.pl "$(DL_DIR)" "$(FILE)" "$(MD5SUM)" $(
foreach url,$(URL),"$(url)"
)
endef
define wrap_mirror
This page took
0.027562 seconds
and
4
git commands to generate.