aboutsummaryrefslogtreecommitdiffstats
path: root/include/host-build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/host-build.mk')
-rw-r--r--include/host-build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/host-build.mk b/include/host-build.mk
index ffb68468f9..c8477e1ddf 100644
--- a/include/host-build.mk
+++ b/include/host-build.mk
@@ -19,7 +19,6 @@ else
HOST_JOBS?=$(if $(HOST_BUILD_PARALLEL),$(HOST_MAKE_J),-j1)
endif
-include $(INCLUDE_DIR)/host.mk
include $(INCLUDE_DIR)/unpack.mk
include $(INCLUDE_DIR)/depends.mk