]> Gentwo Git Trees - linux/.git/commit
kbuild: align W=e with CONFIG_WERROR
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 14 Aug 2025 10:14:41 +0000 (12:14 +0200)
committerNathan Chancellor <nathan@kernel.org>
Thu, 14 Aug 2025 18:20:58 +0000 (11:20 -0700)
commitf852ce052a8b78d6fade371bd1fad583541e78fa
tree0b6b8134f39eaf350339e2d24a5bf4d73153122e
parentb8d762c9830538c743066cbfb1f8c8a40f8e9d58
kbuild: align W=e with CONFIG_WERROR

CONFIG_WERROR sets KBUILD_CPPFLAGS while W=e would only set KBUILD_CFLAGS.

As a preparation to unify the two mechanism, align their effects.

While at it, add some alignment whitespace to prepare for later additions
to the list of changed variables.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Link: https://lore.kernel.org/r/20250814-kbuild-werror-v2-1-c01e596309d2@linutronix.de
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
scripts/Makefile.extrawarn