diff options
Diffstat (limited to 'message.mk')
| -rw-r--r-- | message.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/message.mk b/message.mk index ec9bacbf4..c8d2135d5 100644 --- a/message.mk +++ b/message.mk | |||
| @@ -85,3 +85,5 @@ MSG_PYTHON_MISSING = $(WARN_COLOR)WARNING:$(NO_COLOR)\n \ | |||
| 85 | Python 3 is not installed. It will be required by a future version\n\ | 85 | Python 3 is not installed. It will be required by a future version\n\ |
| 86 | of qmk_firmware.\n\n\ | 86 | of qmk_firmware.\n\n\ |
| 87 | Please run $(BOLD)util/qmk_install.sh$(NO_COLOR) to install all the dependencies QMK requires.\n\n | 87 | Please run $(BOLD)util/qmk_install.sh$(NO_COLOR) to install all the dependencies QMK requires.\n\n |
| 88 | MSG_FLASH_BOOTLOADER = $(WARN_COLOR)WARNING:$(NO_COLOR) This board's bootloader is not specified or is not supported by the \":flash\" target at this time.\n\n | ||
| 89 | MSG_FLASH_ARCH = $(WARN_COLOR)WARNING:$(NO_COLOR) This board's architecture is not supported by the \":flash\" target at this time.\n\n | ||
