[PATCH RFC next 10/18] kbuild: align W=e with CONFIG_WERROR
Simon Glass
sjg at chromium.org
Mon May 4 22:30:40 CEST 2026
On 2026-05-04T13:20:27, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> kbuild: align W=e with CONFIG_WERROR
>
> [ Upstream commit f852ce052a8b78d6fade371bd1fad583541e78fa ]
>
> Original commit log:
>
> 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: Quentin Schulz <quentin.schulz at cherry.de>
>
> scripts/Makefile.extrawarn | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list