mirror of https://github.com/hak5/openwrt.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>openwrt-18.06
parent
3a2e735b96
commit
aab0b0704a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue