mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-24 02:16:29 +08:00
build: add PKG_MIRROR_MD5SUM support for host builds
SVN-Revision: 32082
This commit is contained in:
parent
8068562453
commit
b50cfbb179
@ -113,6 +113,7 @@ define Download/default
|
||||
SUBDIR:=$(PKG_SOURCE_SUBDIR)
|
||||
VERSION:=$(PKG_SOURCE_VERSION)
|
||||
MD5SUM:=$(PKG_MD5SUM)
|
||||
MIRROR_MD5SUM:=$(PKG_MIRROR_MD5SUM)
|
||||
endef
|
||||
|
||||
define Host/Exports/Default
|
||||
|
Loading…
Reference in New Issue
Block a user