projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup in target/
[openwrt.git]
/
target
/
lzma
/
Makefile
diff --git
a/target/lzma/Makefile
b/target/lzma/Makefile
index
ea63bfe
..
b1c0313
100644
(file)
--- a/
target/lzma/Makefile
+++ b/
target/lzma/Makefile
@@
-48,4
+48,5
@@
lzma-dirclean:
prepare: $(LZMA_DIR)/.unpacked
compile: lzma
install: lzma
+ cp $(LZMA_DIR)/lzma $(STAGING_DIR)/bin/
clean: lzma-dirclean
This page took
0.020034 seconds
and
4
git commands to generate.