BB: build: add a variable pointing to the main openwrt git repositories (useful if...
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jan 2016 08:44:07 +0000 (08:44 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jan 2016 08:44:07 +0000 (08:44 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r48117

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@48198 3c298f89-4303-0410-b956-a3cf2f4a3e73

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