]> git.ipfire.org Git - thirdparty/linux.git/commit - Makefile
kbuild: refactor silent mode detection
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 22 Dec 2022 16:25:31 +0000 (01:25 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 22 Jan 2023 14:43:32 +0000 (23:43 +0900)
commitfc5d57a9a4fe3e3662c4ec4e84772dcea64979ca
treef617fc40606626edcd96f1c9586b7a2a9ec874ad
parent2241ab53cbb5cdb08a6b2d4688feb13971058f65
kbuild: refactor silent mode detection

Factor out $(findstring s,...).

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Makefile