set default verbosity to 0
SVN-Revision: 4066
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
ifndef KBUILD_VERBOSE
|
||||
ifeq ($(DUMP),)
|
||||
KBUILD_VERBOSE=1
|
||||
KBUILD_VERBOSE=0
|
||||
else
|
||||
KBUILD_VERBOSE=99
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user