kbuild: do not print extra logs for V=2
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 22 Dec 2022 16:25:33 +0000 (01:25 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 22 Jan 2023 14:43:32 +0000 (23:43 +0900)
commitc0d3b83100c896e1b0909023df58a0ebdd428d61
treeb98004e9534c5573f04795e27957affb4cf857fc
parent8962b6b475bddc011c414f40ffd02f0ed4e02771
kbuild: do not print extra logs for V=2

Some scripts increase the verbose level when V=1, but others when
not V=0.

I think the former is correct because V=2 is not a log level but
a switch to print the reason for rebuilding.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Documentation/Makefile
arch/powerpc/kernel/prom_init_check.sh
certs/extract-cert.c
scripts/asn1_compiler.c
scripts/kernel-doc