projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[orion] generic: use magic_long in sysupgrade
[openwrt.git]
/
tools
/
mtd-utils
/
Makefile
diff --git
a/tools/mtd-utils/Makefile
b/tools/mtd-utils/Makefile
index
3b807cd
..
4763aad
100644
(file)
--- a/
tools/mtd-utils/Makefile
+++ b/
tools/mtd-utils/Makefile
@@
-29,6
+29,7
@@
endif
MTD_MAKEOPTS = \
CFLAGS="$(CFLAGS)" \
WITHOUT_LZO=1 WITHOUT_XATTR=1 \
+ LZMA_STATIC_LIB="$(STAGING_DIR_HOST)/lib/liblzma.a" \
SUBDIRS="" \
BUILDDIR="$(HOST_BUILD_DIR)"
This page took
0.021342 seconds
and
4
git commands to generate.