mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-23 19:07:13 +00:00
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