summaryrefslogtreecommitdiffstats
path: root/c/src/make/host.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/make/host.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/host.cfg.in b/c/src/make/host.cfg.in
index 270d3f104d..17bf017b99 100644
--- a/c/src/make/host.cfg.in
+++ b/c/src/make/host.cfg.in
@@ -27,7 +27,7 @@ PACKHEX=$(PROJECT_BIN)/packhex
endif
ifndef BIN2C
-BIN2C=$(PROJECT_BIN)/rtems-bin2c
+BIN2C=rtems-bin2c
endif
ifndef INSTALL_CHANGE