summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-01-26 11:50:48 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-01-26 11:50:48 +0100
commit5fbdd168b7341c782fb1ac5852841137cf41ea93 (patch)
tree9d16cd9f604843f2b93df596f873f5edcf981557
parente167e8357283b20752f910d398b4f752e76012b3 (diff)
downloadembtoolkit-5fbdd168b7341c782fb1ac5852841137cf41ea93.tar.gz
embtoolkit-5fbdd168b7341c782fb1ac5852841137cf41ea93.tar.bz2
embtoolkit-5fbdd168b7341c782fb1ac5852841137cf41ea93.tar.xz
Build system: successful build message: GCC is not the only compiler possible
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-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," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ")