[xburst] Dynamically gate adc clock
[openwrt.git] / include / verbose.mk
index 620c2b3..f795e28 100644 (file)
@@ -49,7 +49,7 @@ ifneq ($(KBUILD_VERBOSE),99)
 
   .SILENT: $(MAKECMDGOALS)
 else
-  SUBMAKE=$(MAKE)
+  SUBMAKE=$(MAKE) -w
   define MESSAGE
     printf "%s\n" "$(1)"
   endef
This page took 0.02269 seconds and 4 git commands to generate.