Signed-off-by: Alexander Stein <[email protected]>
---
 rules/host-squashfs-tools.in   |    1 +
 rules/host-squashfs-tools.make |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/rules/host-squashfs-tools.in b/rules/host-squashfs-tools.in
index cddcfa7..d16909e 100644
--- a/rules/host-squashfs-tools.in
+++ b/rules/host-squashfs-tools.in
@@ -3,4 +3,5 @@
 config HOST_SQUASHFS_TOOLS
        tristate
        select HOST_ZLIB
+       select HOST_LIBLZO
        default ALLYES
diff --git a/rules/host-squashfs-tools.make b/rules/host-squashfs-tools.make
index af63a28..5ed76f2 100644
--- a/rules/host-squashfs-tools.make
+++ b/rules/host-squashfs-tools.make
@@ -23,6 +23,7 @@ HOST_SQUASHFS_TOOLS_SUBDIR    := squashfs-tools
 # Compile
 # ----------------------------------------------------------------------------
 
+HOST_SQUASHFS_TOOLS_MAKE_OPT := LZO_SUPPORT=1
 HOST_SQUASHFS_TOOLS_MAKE_ENV := $(HOST_ENV)
 HOST_SQUASHFS_TOOLS_MAKE_PAR := NO
 HOST_SQUASHFS_TOOLS_INSTALL_OPT = install 
INSTALL_DIR="$(HOST_SQUASHFS_TOOLS_PKGDIR)/sbin"
-- 
1.7.3.4


-- 
ptxdist mailing list
[email protected]

Reply via email to