소스 검색

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)