From f5c4d963ffa97f99b5b49fc2f401ac04a562adea Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 27 Apr 2016 01:33:14 +0200 Subject: [PATCH] include: add lede git server url Signed-off-by: John Crispin --- include/download.mk | 1 + 1 file changed, 1 insertion(+) 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) -- 2.30.2