summaryrefslogtreecommitdiff
path: root/core/toolchain/core.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/toolchain/core.mk')
-rw-r--r--core/toolchain/core.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/toolchain/core.mk b/core/toolchain/core.mk
index a4ecf79..3ec3312 100644
--- a/core/toolchain/core.mk
+++ b/core/toolchain/core.mk
@@ -61,7 +61,6 @@ endif
#
__embtk_toolchain_deps-y = $(patsubst %_install,%,$(EMBTK_TOOLCHAIN_DEPS-y))
__embtk_toolchain_built_msg = $(call embtk_pinfo,"New $(GNU_TARGET)/$(EMBTK_MCU_FLAG) toolchain successfully built!")
-__embtk_toolchain_building_msg = $(call embtk_pinfo,"Building new $(GNU_TARGET)/$(EMBTK_MCU_FLAG) CORE toolchain - please wait...")
define __embtk_toolchain_core_build
$(__embtk_toolchain_building_msg)