mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
make sure that processed directories are printed on make V=99
SVN-Revision: 19174
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ ifneq ($(KBUILD_VERBOSE),99)
|
||||
|
||||
.SILENT: $(MAKECMDGOALS)
|
||||
else
|
||||
SUBMAKE=$(MAKE)
|
||||
SUBMAKE=$(MAKE) -w
|
||||
define MESSAGE
|
||||
printf "%s\n" "$(1)"
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user