include: add lede git server url
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
9eb155353a
commit
f5c4d963ff
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
OPENWRT_GIT = http://git.openwrt.org
|
OPENWRT_GIT = http://git.openwrt.org
|
||||||
|
LEDE_GIT = http://git.lede-project.org
|
||||||
|
|
||||||
DOWNLOAD_RDEP=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED)
|
DOWNLOAD_RDEP=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue