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:
1978e9b
)
Add missing target for lzma host util remove in topdir Makefile
author
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 31 Aug 2016 00:01:56 +0000
(
02:01
+0200)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 31 Aug 2016 00:01:56 +0000
(
02:01
+0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 3ddea263f58c134b7d1bd078dfe916de5324e48b..139c878ae66c0b2d2da5bf0299d4ec5a4549fc42 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-245,6
+245,9
@@
zbtlink_zbt-we1526:
# CLEAN TARGETS
# =============
+lzma_host_clean:
+ @cd $(SOURCE_DIR) && $(SUB_MAKE_CMD) $@
+
clean:
@cd $(SOURCE_DIR) && $(SUB_MAKE_CMD) distclean
@rm -f $(SOURCE_DIR)/httpd/fsdata.c