On 05.07.23 16:42, Rouven Czerwinski wrote: > Cleanup files build during i.MX8M image generation. > > Signed-off-by: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx> > --- > 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 Nitpick: just glob start_*.*img and call it a day? > clean-files += pbl.lds -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |