[PATCH RFC next 07/18] scripts/Makefile.extrawarn: handle CONFIG_WERROR in U-Boot-specific file

Simon Glass sjg at chromium.org
Mon May 4 22:30:37 CEST 2026


On 2026-05-04T13:20:27, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> scripts/Makefile.extrawarn: handle CONFIG_WERROR in U-Boot-specific file
>
> This is not something that is in Linux kernel in v5.1, nor in v6.1 which
> will be the next sync. Since the next sync will be importing
> scripts/Makefile.extrawarn directly instead of backporting individual
> patches, CONFIG_WERROR handling would be gone.
>
> Move the CONFIG_WERROR handling to the U-Boot-specific file such that it
> doesn't get removed during the next sync.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> scripts/Makefile.extrawarn        | 3 ---
>  scripts/Makefile.extrawarn.u-boot | 3 +++
>  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list