[PATCH 1/6] kbuild: clean start*_*.{p,ps}imximg files
Rouven Czerwinski
r.czerwinski at pengutronix.de
Wed Jul 5 07:42:14 PDT 2023
Cleanup files build during i.MX8M image generation.
Signed-off-by: Rouven Czerwinski <r.czerwinski at pengutronix.de>
---
images/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/images/Makefile b/images/Makefile
index c1cb56f5b1..85e5f0503c 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -221,5 +221,6 @@ $(flash-list): $(image-y-path)
clean-files := *.pbl *.pblb *.map start_*.imximg *.img barebox.z start_*.kwbimg \
start_*.kwbuartimg *.socfpgaimg *.mlo *.t20img *.t20img.cfg *.t30img \
*.t30img.cfg *.t124img *.t124img.cfg *.mlospi *.mlo *.mxsbs *.mxssd *.rkimg \
- start_*.simximg start_*.usimximg *.zynqimg *.image *.swapped *.missing-firmware
+ start_*.simximg start_*.usimximg start_*.pimximg start_*.psimximg *.zynqimg \
+ *.image *.swapped *.missing-firmware
clean-files += pbl.lds
--
2.41.0
More information about the barebox
mailing list