projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eacce51
)
Don't remove lzma host utility with make clean{_all}
author
Piotr Dymacz
<pepe2k@gmail.com>
Tue, 30 Aug 2016 23:16:30 +0000
(
01:16
+0200)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Tue, 30 Aug 2016 23:16:30 +0000
(
01:16
+0200)
u-boot/Makefile
patch
|
blob
|
history
diff --git
a/u-boot/Makefile
b/u-boot/Makefile
index 5278509ae6f2262416476ecf5ab436db38462837..404a55d7e3de71a3134de01db20efccf9cf5d5fb 100644
(file)
--- a/
u-boot/Makefile
+++ b/
u-boot/Makefile
@@
-567,7
+567,7
@@
lzma_host_clean:
@$(call echo_green,Removing lzma host utility...)
@$(MAKE) -C $(BUILD_TOPDIR)/host_util/lzma -f makefile.gcc clean
-clobber:
lzma_host_clean
clean
+clobber: clean
@$(call echo_green,Making $@...)
@find . -type f \( -name .depend \
-o -name '*.srec' -o -name '*.bin' -o -name u-boot.img \) \