summaryrefslogtreecommitdiff
path: root/mk/help.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/help.mk')
-rw-r--r--mk/help.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/help.mk b/mk/help.mk
index 91e9dbe..2d0deb1 100644
--- a/mk/help.mk
+++ b/mk/help.mk
@@ -73,7 +73,7 @@ successful_build:
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~~~~~~~ ")
$(call embtk_echo_blue,"You successfully build your toolchain for $(GNU_TARGET)")
$(call embtk_echo_blue,"Tools built (GCC compiler, Binutils, etc.) are located in:")
- $(call embtk_echo_blue," $(TOOLS)/bin")
+ $(call embtk_echo_blue," $(embtk_tools)/bin")
@echo
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ")
$(call embtk_echo_blue,"| Root file system build log |")