浏览代码

include: add lede git server url

Signed-off-by: John Crispin <[email protected]>
John Crispin 9 年之前
父节点
当前提交
f5c4d963ff
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/download.mk

+ 1 - 0
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)