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]
/
include
/
image.mk
diff --git
a/include/image.mk
b/include/image.mk
index
2fe94a9
..
686c5a5
100644
(file)
--- a/
include/image.mk
+++ b/
include/image.mk
@@
-29,7
+29,7
@@
endif
ifneq ($(USE_SQUASHFS4),)
MKSQUASHFS_CMD := $(STAGING_DIR_HOST)/bin/mksquashfs4
-SQUASHFS_OPTS :=
+SQUASHFS_OPTS :=
-lzma
else
MKSQUASHFS_CMD := $(STAGING_DIR_HOST)/bin/mksquashfs-lzma
endif
This page took
0.022978 seconds
and
4
git commands to generate.