[PATCH 1/5] images: clean *.imx-sram-img files

Sascha Hauer s.hauer at pengutronix.de
Tue May 16 23:52:15 PDT 2017


Hi Stefan,

On Mon, May 15, 2017 at 07:14:18PM +0200, Stefan Lengfeld wrote:
> The command
> 
>     make ARCH=arm clean
> 
> should also clean the *.imx-sram-img files.
> 
> Signed-off-by: Stefan Lengfeld <contact at stefanchrist.eu>
> ---
>  images/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Nice fixes, thanks. Applied all.

Sascha

> 
> diff --git a/images/Makefile b/images/Makefile
> index adf950a..c5024f1 100644
> --- a/images/Makefile
> +++ b/images/Makefile
> @@ -145,5 +145,5 @@ $(flash-list): $(image-y-path)
>  clean-files := *.pbl *.pblb *.pblx *.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
> +	start_*.simximg start_*.usimximg *.imx-sram-img
>  clean-files += pbl.lds
> -- 
> 2.7.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list