summaryrefslogtreecommitdiffstats
path: root/include/package.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/package.mk')
-rw-r--r--include/package.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/package.mk b/include/package.mk
index 7ae95f8fe..5a9ba861a 100644
--- a/include/package.mk
+++ b/include/package.mk
@@ -11,6 +11,7 @@ else
endif
include $(INCLUDE_DIR)/prereq.mk
+include $(INCLUDE_DIR)/host.mk
define shvar
V_$(subst .,_,$(subst -,_,$(subst /,_,$(1))))