mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
Strip mkenvimage
Signed-off-by: David Wagner <david.wagner@free-electrons.com>
This commit is contained in:
parent
3e16abe0e4
commit
30de1014a7
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue