diff options
-rw-r--r-- | include/download.mk | 1 |
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) |