[PATCH RFC next 12/18] scripts/Makefile.extrawarn.u-boot: remove redundant Werror handling
Simon Glass
sjg at chromium.org
Mon May 4 22:30:43 CEST 2026
On 2026-05-04T13:20:27, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> scripts/Makefile.extrawarn.u-boot: remove redundant Werror handling
>
> In the previous commit, scripts/Makefile.extrawarn from the Linux kernel
> gained support for adding -Werror to KBUILD_CPPFLAGS when CONFIG_WERROR
> is enabled, therefore this is now redundant and can be removed.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> scripts/Makefile.extrawarn.u-boot | 3 ---
> 1 file changed, 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list