build: add a variable pointing to the main openwrt git repositories (useful if we...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 4 Jan 2016 15:11:43 +0000 (15:11 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 4 Jan 2016 15:11:43 +0000 (15:11 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48117

include/download.mk

index c551647e0e8bb11b8e80732fbacf6867ac794004..8a1205df00ff5eb5b2b88ef9d0ed07122d9a0af8 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