mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] host-squashfs-tools: Add LZO support
@ 2012-01-30 11:35 Alexander Stein
  2012-01-30 11:35 ` [ptxdist] [PATCH 2/2] image_squashfs: Add possibility for LZO compression Alexander Stein
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Stein @ 2012-01-30 11:35 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
---
 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
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-01 16:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-30 11:35 [ptxdist] [PATCH 1/2] host-squashfs-tools: Add LZO support Alexander Stein
2012-01-30 11:35 ` [ptxdist] [PATCH 2/2] image_squashfs: Add possibility for LZO compression Alexander Stein
2012-01-30 14:11   ` Michael Olbrich
2012-01-30 15:37     ` [ptxdist] [PATCH v2] " Alexander Stein
2012-02-01 16:51       ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox