]> git.ipfire.org Git - thirdparty/linux.git/commit
tools/build: Reject unexpected values for LLVM=
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 26 Feb 2026 21:23:58 +0000 (22:23 +0100)
committerNicolas Schier <nsc@kernel.org>
Tue, 3 Mar 2026 16:42:11 +0000 (17:42 +0100)
commit7239ae5331ae077c2621740a5db89e65611182cd
treef708abd507d8f58722686fa848e8956ac9b7ac4f
parent8830b2e5907325bd80543bf6001f80819f5cbfc5
tools/build: Reject unexpected values for LLVM=

Since commit 502678b88cb3 ("kbuild: Reject unexpected values for LLVM=")
the regular kbuild rejects unexpected values of LLVM=1 instead of
silently treating them as LLVM=1.

Align the tools build to kbuild.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20260226-kbuild-llvm-followup-v1-2-201cc2a492d9@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
tools/scripts/Makefile.include