All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'
@ 2011-11-29  9:42 Horst Kronstorfer
  2011-11-29 15:44 ` Mike Frysinger
  2011-12-05 21:01 ` Anatolij Gustschin
  0 siblings, 2 replies; 3+ messages in thread
From: Horst Kronstorfer @ 2011-11-29  9:42 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index d84b350..b1f9044 100644
--- a/Makefile
+++ b/Makefile
@@ -751,7 +751,7 @@ clean:
 	       $(obj)tools/envcrc					  \
 	       $(obj)tools/gdb/{astest,gdbcont,gdbsend}			  \
 	       $(obj)tools/gen_eth_addr    $(obj)tools/img2srec		  \
-	       $(obj)tools/mkimage	   $(obj)tools/mpc86x_clk	  \
+	       $(obj)tools/mk{env,}image   $(obj)tools/mpc86x_clk	  \
 	       $(obj)tools/ncb		   $(obj)tools/ubsha1
 	@rm -f $(obj)board/cray/L1/{bootscript.c,bootscript.image}	  \
 	       $(obj)board/matrix_vision/*/bootscript.img		  \
-- 
1.7.7.3

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

* [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'
  2011-11-29  9:42 [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean' Horst Kronstorfer
@ 2011-11-29 15:44 ` Mike Frysinger
  2011-12-05 21:01 ` Anatolij Gustschin
  1 sibling, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2011-11-29 15:44 UTC (permalink / raw)
  To: u-boot

Acked-by: Mike Frysinger <vapier@gentoo.org>
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111129/877fef7d/attachment.pgp>

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

* [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'
  2011-11-29  9:42 [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean' Horst Kronstorfer
  2011-11-29 15:44 ` Mike Frysinger
@ 2011-12-05 21:01 ` Anatolij Gustschin
  1 sibling, 0 replies; 3+ messages in thread
From: Anatolij Gustschin @ 2011-12-05 21:01 UTC (permalink / raw)
  To: u-boot

On Tue, 29 Nov 2011 10:42:14 +0100
Horst Kronstorfer <hkronsto@frequentis.com> wrote:

> Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
> ---
>  Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied to u-boot-staging/agust at denx.de. Thanks!

Anatolij

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

end of thread, other threads:[~2011-12-05 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-29  9:42 [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean' Horst Kronstorfer
2011-11-29 15:44 ` Mike Frysinger
2011-12-05 21:01 ` Anatolij Gustschin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.