CC: build: add a variable pointing to the main openwrt git repositories (useful if...
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 11 Jan 2016 08:43:50 +0000 (08:43 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 11 Jan 2016 08:43:50 +0000 (08:43 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r48117

SVN-Revision: 48197

include/download.mk

index adaa2e6ac5ed9b05b7e832309d6de8ad3bea9fd7..937b5d3b63c00436875a5c24f1e4b49c704df543 100644 (file)
@@ -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