mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-10 23:53:25 +00:00
Move "firmware size check skipped" note to message.mk (#14632)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user