summaryrefslogtreecommitdiffstats
path: root/make/host.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'make/host.cfg.in')
-rw-r--r--make/host.cfg.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/host.cfg.in b/make/host.cfg.in
index 0c8f9cf408..8a9a6c7dde 100644
--- a/make/host.cfg.in
+++ b/make/host.cfg.in
@@ -30,6 +30,9 @@ CHMOD=@CHMOD@
SED=@SED@
M4=@M4@
+# Global tools
+PACKHEX=$(PROJECT_TOOLS)/packhex
+
INSTALL=$(PROJECT_TOOLS)/install-if-change
INSTALL_VARIANT=$(PROJECT_TOOLS)/install-if-change -V "$(LIB_VARIANT)"