Re: [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'

2011-12-05 Thread Anatolij Gustschin
On Tue, 29 Nov 2011 10:42:14 +0100 Horst Kronstorfer wrote: > Signed-off-by: Horst Kronstorfer > --- > Makefile |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied to u-boot-staging/ag...@denx.de. Thanks! Anatolij ___ U-Boot mailin

Re: [U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'

2011-11-29 Thread Mike Frysinger
Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'

2011-11-29 Thread Horst Kronstorfer
Signed-off-by: Horst Kronstorfer --- 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