mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Stefan Lengfeld <contact@stefanchrist.eu>
To: barebox@lists.infradead.org
Subject: [PATCH 1/5] images: clean *.imx-sram-img files
Date: Mon, 15 May 2017 19:14:18 +0200	[thread overview]
Message-ID: <20170515171422.1648-1-contact@stefanchrist.eu> (raw)

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

             reply	other threads:[~2017-05-15 17:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15 17:14 Stefan Lengfeld [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170515171422.1648-1-contact@stefanchrist.eu \
    --to=contact@stefanchrist.eu \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox