mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
parent
619b5d1e6d
commit
925b65b7d0
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ MSG_ASSEMBLING = Assembling:
|
||||||
MSG_CLEANING = Cleaning project:
|
MSG_CLEANING = Cleaning project:
|
||||||
MSG_CREATING_LIBRARY = Creating library:
|
MSG_CREATING_LIBRARY = Creating library:
|
||||||
MSG_SUBMODULE_DIRTY = $(WARN_COLOR)WARNING:$(NO_COLOR)\n \
|
MSG_SUBMODULE_DIRTY = $(WARN_COLOR)WARNING:$(NO_COLOR)\n \
|
||||||
Some git sub-modules are out of date or modified, please consider runnning:$(BOLD)\n\
|
Some git sub-modules are out of date or modified, please consider running:$(BOLD)\n\
|
||||||
make git-submodule\n\
|
make git-submodule\n\
|
||||||
You can ignore this warning if you are not compiling any ChibiOS keyboards,\n\
|
You can ignore this warning if you are not compiling any ChibiOS keyboards,\n\
|
||||||
or if you have modified the ChibiOS libraries yourself. \n\n$(NO_COLOR)
|
or if you have modified the ChibiOS libraries yourself. \n\n$(NO_COLOR)
|
||||||
|
|
Loading…
Reference in a new issue