On 2026-05-04T13:20:27, Quentin Schulz <[email protected]> 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 <[email protected]> > > scripts/Makefile.extrawarn.u-boot | 3 --- > 1 file changed, 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

