mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-04 23:36:11 +08:00
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 <nbd@openwrt.org> SVN-Revision: 48117
This commit is contained in:
parent
c9f75a77ed
commit
11b7bc593c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user