Home
last modified time | relevance | path

Searched hist:"83 d98d73b4fc2d485b4a2fd996f5a23e79ee3b52" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst83d98d73b4fc2d485b4a2fd996f5a23e79ee3b52 Thu Dec 22 10:25:35 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kbuild: drop V=0 support

The top Makefile sets KBUILD_VERBOSE to 0 by default, it looks weird
now because V=1 and V=2 can be OR'ed as V=12. The default should be
empty.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
/openbmc/linux/
H A DMakefile83d98d73b4fc2d485b4a2fd996f5a23e79ee3b52 Thu Dec 22 10:25:35 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kbuild: drop V=0 support

The top Makefile sets KBUILD_VERBOSE to 0 by default, it looks weird
now because V=1 and V=2 can be OR'ed as V=12. The default should be
empty.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>