summaryrefslogtreecommitdiffstats
path: root/include/download.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-27 01:33:14 +0200
committerJohn Crispin <blogic@openwrt.org>2016-04-29 04:15:24 +0200
commitf5c4d963ffa97f99b5b49fc2f401ac04a562adea (patch)
tree997c5dbb16a56557069658e248b01dcc875bdf67 /include/download.mk
parent9eb155353a5f5137ec85a5b5b0287af63c544710 (diff)
downloadmaster-31e0f0ae-f5c4d963ffa97f99b5b49fc2f401ac04a562adea.tar.gz
master-31e0f0ae-f5c4d963ffa97f99b5b49fc2f401ac04a562adea.tar.bz2
master-31e0f0ae-f5c4d963ffa97f99b5b49fc2f401ac04a562adea.zip
include: add lede git server url
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'include/download.mk')
-rw-r--r--include/download.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/download.mk b/include/download.mk
index d1d2027bb1..69857c6004 100644
--- a/include/download.mk
+++ b/include/download.mk
@@ -7,6 +7,7 @@
#
OPENWRT_GIT = http://git.openwrt.org
+LEDE_GIT = http://git.lede-project.org
DOWNLOAD_RDEP=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED)