mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/5] images: clean *.imx-sram-img files
@ 2017-05-15 17:14 Stefan Lengfeld
  2017-05-15 17:14 ` [PATCH 2/5] imx-usb-loader: add prefix '0x' for hex value Stefan Lengfeld
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefan Lengfeld @ 2017-05-15 17:14 UTC (permalink / raw)
  To: barebox

The command

    make ARCH=arm clean

should also clean the *.imx-sram-img files.

Signed-off-by: Stefan Lengfeld <contact@stefanchrist.eu>
---
 images/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-17  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-15 17:14 [PATCH 1/5] images: clean *.imx-sram-img files Stefan Lengfeld
2017-05-15 17:14 ` [PATCH 2/5] imx-usb-loader: add prefix '0x' for hex value Stefan Lengfeld
2017-05-15 17:14 ` [PATCH 3/5] docs: fix hiding of chapter from imx.rst Stefan Lengfeld
2017-05-15 17:14 ` [PATCH 4/5] docs: add file suffix rst for inclusion in sphinx documentation Stefan Lengfeld
2017-05-15 17:14 ` [PATCH 5/5] docs: render DIP switches as verbatim text Stefan Lengfeld
2017-05-17  6:52 ` [PATCH 1/5] images: clean *.imx-sram-img files Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox