mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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