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