projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e16abe
)
Strip mkenvimage
author
David Wagner
<david.wagner@free-electrons.com>
Wed, 23 Nov 2011 10:28:10 +0000
(10:28 +0000)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 13 Jan 2012 20:03:05 +0000
(21:03 +0100)
Signed-off-by: David Wagner <david.wagner@free-electrons.com>
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index
a5f989a
..
64bcc4d
100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-194,6
+194,7
@@
$(obj)xway-swap-bytes$(SFX): $(obj)xway-swap-bytes.o
$(obj)mkenvimage$(SFX): $(obj)crc32.o $(obj)mkenvimage.o
$(HOSTCC) $(HOSTCFLAGS) $(HOSTLDFLAGS) -o $@ $^
+ $(HOSTSTRIP) $@
$(obj)mkimage$(SFX): $(obj)aisimage.o \
$(obj)crc32.o \