projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] revert part of r16112, the setup.c part needs more testing
[openwrt.git]
/
tools
/
lzma
/
Makefile
diff --git
a/tools/lzma/Makefile
b/tools/lzma/Makefile
index
18fe030
..
83391fc
100644
(file)
--- a/
tools/lzma/Makefile
+++ b/
tools/lzma/Makefile
@@
-24,7
+24,7
@@
define Host/Compile
endef
define Host/Install
endef
define Host/Install
- $(INSTALL_DIR) $(STAGING_DIR_HOST)/lib $(STAGING_DIR_HOST)/include
+ $(INSTALL_DIR) $(STAGING_DIR_HOST)/lib $(STAGING_DIR_HOST)/include
$(STAGING_DIR_HOST)/bin
$(CP) $(HOST_BUILD_DIR)/C/*.h $(STAGING_DIR_HOST)/include/
$(CP) $(UTIL_DIR)/liblzma.a $(STAGING_DIR_HOST)/lib/
endef
$(CP) $(HOST_BUILD_DIR)/C/*.h $(STAGING_DIR_HOST)/include/
$(CP) $(UTIL_DIR)/liblzma.a $(STAGING_DIR_HOST)/lib/
endef
This page took
0.021931 seconds
and
4
git commands to generate.