From: Felix Fietkau Date: Sat, 18 Mar 2017 20:50:19 +0000 (+0100) Subject: build: fix high cpu usage / hang in prereq-build.mk X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fflorian.git;a=commitdiff_plain;h=aab0b0704a0e96b3a67c1009374dd5cc6601969f build: fix high cpu usage / hang in prereq-build.mk host-build.mk should not be included for prereq Signed-off-by: Felix Fietkau --- diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 2d3a1faf2d..7d96921a9c 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -7,7 +7,6 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/prereq.mk -include $(INCLUDE_DIR)/host-build.mk SHELL:=sh PKG_NAME:=Build dependency