diff options
Diffstat (limited to 'message.mk')
| -rw-r--r-- | message.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message.mk b/message.mk index 1401698dd..30fd0b9db 100644 --- a/message.mk +++ b/message.mk | |||
| @@ -55,7 +55,7 @@ MSG_ASSEMBLING = Assembling: | |||
| 55 | MSG_CLEANING = Cleaning project: | 55 | MSG_CLEANING = Cleaning project: |
| 56 | MSG_CREATING_LIBRARY = Creating library: | 56 | MSG_CREATING_LIBRARY = Creating library: |
| 57 | MSG_SUBMODULE_DIRTY = $(WARN_COLOR)WARNING:$(NO_COLOR)\n \ | 57 | MSG_SUBMODULE_DIRTY = $(WARN_COLOR)WARNING:$(NO_COLOR)\n \ |
| 58 | Some git sub-modules are out of date or modified, please consider runnning:$(BOLD)\n\ | 58 | Some git sub-modules are out of date or modified, please consider running:$(BOLD)\n\ |
| 59 | make git-submodule\n\ | 59 | make git-submodule\n\ |
| 60 | You can ignore this warning if you are not compiling any ChibiOS keyboards,\n\ | 60 | You can ignore this warning if you are not compiling any ChibiOS keyboards,\n\ |
| 61 | or if you have modified the ChibiOS libraries yourself. \n\n$(NO_COLOR) | 61 | or if you have modified the ChibiOS libraries yourself. \n\n$(NO_COLOR) |
