summaryrefslogtreecommitdiffstats
path: root/mltk
diff options
context:
space:
mode:
Diffstat (limited to 'mltk')
-rwxr-xr-xmltk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mltk b/mltk
index 424f63e3..40c49cbc 100755
--- a/mltk
+++ b/mltk
@@ -132,7 +132,7 @@ run() {
[ $BUILD ] && generate_stage32 $TOOLS
fi
if [ $TARGET_CORE ]; then
- unset_quiet # TODO: Make build_core logging.inc aware
+ local TOOL_STR="[CORE]"
. ${BUILD_CORE}
[ $CLEAN ] && clean_core
[ $BUILD ] && generate_stage31