projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f75a7
)
build: add a variable pointing to the main openwrt git repositories (useful if we...
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 4 Jan 2016 15:11:43 +0000
(15:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 4 Jan 2016 15:11:43 +0000
(15:11 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48117
include/download.mk
patch
|
blob
|
history
diff --git
a/include/download.mk
b/include/download.mk
index c551647e0e8bb11b8e80732fbacf6867ac794004..8a1205df00ff5eb5b2b88ef9d0ed07122d9a0af8 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