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

SVN-Revision: 48198

include/download.mk

index cc4ffb0cfb544131704d7d0ffca3f11c0d8ef33b..0c19c64847a4691a346f30a2ffe87d64ddb464ac 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