diff options
Diffstat (limited to 'mltk')
| -rwxr-xr-x | mltk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
