projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07db297
)
CC: build: add a variable pointing to the main openwrt git repositories (useful if...
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 11 Jan 2016 08:43:50 +0000
(08:43 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 11 Jan 2016 08:43:50 +0000
(08:43 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r48117
SVN-Revision: 48197
include/download.mk
patch
|
blob
|
history
diff --git
a/include/download.mk
b/include/download.mk
index adaa2e6ac5ed9b05b7e832309d6de8ad3bea9fd7..937b5d3b63c00436875a5c24f1e4b49c704df543 100644
(file)
--- a/
include/download.mk
+++ b/
include/download.mk
@@
-5,6
+5,8
@@
# See /LICENSE for more information.
#
+OPENWRT_GIT = http://git.openwrt.org
+
DOWNLOAD_RDEP=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED)
# Try to guess the download method from the URL