From: Felix Fietkau <nbd@nbd.name>
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.cdn.openwrt.org/?a=commitdiff_plain;h=aab0b0704a0e96b3a67c1009374dd5cc6601969f;p=openwrt%2Fstaging%2Fldir.git

build: fix high cpu usage / hang in prereq-build.mk

host-build.mk should not be included for prereq

Signed-off-by: Felix Fietkau <nbd@nbd.name>
---

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