rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function
[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.022153 seconds and 4 git commands to generate.