mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-24 21:10:02 +00:00
set default verbosity to 0
SVN-Revision: 4066
This commit is contained in:
parent
3460c78ea1
commit
53349e67e3
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
ifndef KBUILD_VERBOSE
|
ifndef KBUILD_VERBOSE
|
||||||
ifeq ($(DUMP),)
|
ifeq ($(DUMP),)
|
||||||
KBUILD_VERBOSE=1
|
KBUILD_VERBOSE=0
|
||||||
else
|
else
|
||||||
KBUILD_VERBOSE=99
|
KBUILD_VERBOSE=99
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user