Move "firmware size check skipped" note to message.mk (#14632)
This commit is contained in:
parent
705cd433c2
commit
873a1999bb
2 changed files with 2 additions and 1 deletions
|
@ -484,7 +484,7 @@ check-size:
|
|||
fi
|
||||
else
|
||||
check-size:
|
||||
$(SILENT) || echo "(Firmware size check does not yet support $(MCU) microprocessors; skipping.)"
|
||||
$(SILENT) || echo "$(MSG_CHECK_FILESIZE_SKIPPED)"
|
||||
endif
|
||||
|
||||
check-md5:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue