X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fpatch%2FMakefile;h=9866e2055d14f9b0793b56e362784605e1d4c717;hb=720b99215da295a2e7b4acdef30b58bec6acedc2;hp=4774478c9650ddf7d9dc695c74fa3f16ec1b14a5;hpb=9402cb747ef51c43046b7159061afb50a4302f3b;p=openwrt%2Fstaging%2Flynxis%2Fomap.git diff --git a/tools/patch/Makefile b/tools/patch/Makefile index 4774478c96..9866e2055d 100644 --- a/tools/patch/Makefile +++ b/tools/patch/Makefile @@ -11,7 +11,9 @@ PKG_VERSION:=2.7.5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/patch -PKG_MD5SUM:=e3da7940431633fb65a01b91d3b7a27a +PKG_HASH:=fd95153655d6b95567e623843a0e77b81612d502ecf78a489a4aed7867caa299 + +HOST_BUILD_PARALLEL := 1 include $(INCLUDE_DIR)/host-build.mk