mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
Makefile.buildtests: Fix typo QUITE -> QUIET
This commit is contained in:
parent
662076e150
commit
0fe461f1e4
@ -288,7 +288,7 @@ endif
|
||||
info-concurrency:
|
||||
@echo "$(NPROC)"
|
||||
|
||||
info-files: QUITE := 0
|
||||
info-files: QUIET := 0
|
||||
info-files:
|
||||
@( \
|
||||
echo "$(abspath $(shell echo "$(MAKEFILE_LIST)"))" | tr ' ' '\n'; \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user