set default verbosity to 0
[openwrt.git] / include / verbose.mk
index 31e0cea..1ef403c 100644 (file)
@@ -3,7 +3,7 @@
 
 ifndef KBUILD_VERBOSE
   ifeq ($(DUMP),)
-    KBUILD_VERBOSE=1
+    KBUILD_VERBOSE=0
   else
     KBUILD_VERBOSE=99
   endif