Explorar o código

build: add a variable pointing to the main openwrt git repositories (useful if we want to support using a mirror later)

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 48117
Felix Fietkau %!s(int64=10) %!d(string=hai) anos
pai
achega
11b7bc593c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/download.mk

+ 2 - 0
include/download.mk

@@ -5,6 +5,8 @@
 # See /LICENSE for more information.
 #
 
+OPENWRT_GIT = http://git.openwrt.org
+
 DOWNLOAD_RDEP=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED)
 
 # Try to guess the download method from the URL