]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Makefile: clean lib/efi_loader/helloworld_efi.S
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 2 Jun 2023 20:18:23 +0000 (22:18 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 16 Jun 2023 04:45:19 +0000 (06:45 +0200)
lib/efi_loader/helloworld_efi.S is a generated file and shall be removed by
'make clean'.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Makefile

index 8b030f31be924a2ea6c4b700fbb4ed0393cf6c45..444baaefd0e7fcf7bfc3875681b73000ae2de91e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2160,7 +2160,7 @@ CLEAN_FILES += include/bmp_logo.h include/bmp_logo_data.h \
               mkimage-out.spl.mkimage mkimage.spl.mkimage imx-boot.map \
               itb.fit.fit itb.fit.itb itb.map spl.map mkimage-out.rom.mkimage \
               mkimage.rom.mkimage rom.map simple-bin.map simple-bin-spi.map \
-              idbloader-spi.img
+              idbloader-spi.img lib/efi_loader/helloworld_efi.S
 
 # Directories & files removed with 'make mrproper'
 MRPROPER_DIRS  += include/config include/generated spl tpl \