From 5fbdd168b7341c782fb1ac5852841137cf41ea93 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 26 Jan 2013 11:50:48 +0100 Subject: Build system: successful build message: GCC is not the only compiler possible Signed-off-by: Abdoulaye Walsimou Gaye --- mk/help.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ") -- cgit v1.2.3