From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] images: remove unused command
Date: Wed, 29 Jan 2014 10:32:45 +0100 [thread overview]
Message-ID: <1390987965-3236-1-git-send-email-s.hauer@pengutronix.de> (raw)
cmd_selfextract is unused. Remove it.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
images/Makefile | 5 -----
1 file changed, 5 deletions(-)
diff --git a/images/Makefile b/images/Makefile
index 4ff0602..cfe3092 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -88,11 +88,6 @@ suffix_$(CONFIG_IMAGE_COMPRESSION_NONE) = shipped
$(obj)/barebox.z: $(obj)/../barebox.bin FORCE
$(call if_changed,$(suffix_y))
-quiet_cmd_selfextract = COMP $@
- cmd_selfextract = cat $(obj)/start_uncompress.pblb > $@; \
- $(call size_append, $<) >> $@; \
- cat $< >> $@
-
# %.img - create a copy from another file
# ----------------------------------------------------------------
.SECONDEXPANSION:
--
1.8.5.3
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
reply other threads:[~2014-01-29 9:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1390987965-3236-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--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