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 2d0deb1..95d1b82 100644
--- a/mk/help.mk
+++ b/mk/help.mk
@@ -72,7 +72,7 @@ successful_build:
$(call embtk_echo_blue,"| Toolchain build log |")
$(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 built (compilers, Binutils, etc.) are located in:")
$(call embtk_echo_blue," $(embtk_tools)/bin")
@echo
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ")