mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Update tools/mkkconfig.bat; silence some Makefile output
This commit is contained in:
parent
e725f5e9e1
commit
807e51ad05
3 changed files with 24 additions and 40 deletions
|
|
@ -60,7 +60,7 @@ nothing:
|
|||
install:
|
||||
|
||||
preconfig: $(foreach SDIR, $(SUBDIRS), $(SDIR)_preconfig)
|
||||
$(MKKCONFIG) -m "$(shell cat Kmenu)"
|
||||
$(Q) $(MKKCONFIG) -m "$(shell cat Kmenu)"
|
||||
|
||||
context: $(foreach SDIR, $(SUBDIRS), $(SDIR)_context)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue