diff --git a/images/.gitignore b/images/.gitignore index 7a74937..fcde7f3 100644 --- a/images/.gitignore +++ b/images/.gitignore @@ -4,7 +4,6 @@ *.imximg *.imximg.prep *.imximg.signed -*.imx-sram-img *.map *.src *.kwbimg diff --git a/images/Makefile b/images/Makefile index e525e0d..479647a 100644 --- a/images/Makefile +++ b/images/Makefile @@ -181,5 +181,5 @@ 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 \ - start_*.simximg start_*.usimximg *.imx-sram-img *.image + start_*.simximg start_*.usimximg *.image clean-files += pbl.lds