[PATCH 1/1] Makefile: let clean remove capsule_in.capsule*.efi-capsule

Ilias Apalodimas ilias.apalodimas at linaro.org
Thu Jan 16 17:27:45 CET 2025


On Thu, 16 Jan 2025 at 16:06, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Update the CLEAN_FILES list to remove capsule*.*.efi-capsule.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 0500eb6e0a7..70d74e2e9a2 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2218,7 +2218,7 @@ CLEAN_FILES += include/autoconf.mk* include/bmp_logo.h include/bmp_logo_data.h \
>                itb.fit.fit itb.fit.itb itb.map spl.map mkimage-out.rom.mkimage \
>                mkimage.rom.mkimage mkimage-in-simple-bin* rom.map simple-bin* \
>                idbloader-spi.img lib/efi_loader/helloworld_efi.S *.itb \
> -              Test* capsule.*.efi-capsule capsule*.map
> +              Test* capsule*.*.efi-capsule capsule*.map
>
>  # Directories & files removed with 'make mrproper'
>  MRPROPER_DIRS  += include/config include/generated spl tpl vpl \
> --
> 2.47.1
>

Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>


More information about the U-Boot mailing list