summaryrefslogtreecommitdiffstats
path: root/rules/host-squashfs-tools.in
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@systec-electronic.com>2012-01-30 12:35:24 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-02-01 13:15:37 +0100
commitfa361ae134da42d6574b2d0d6e17cafdfc4e9cc2 (patch)
treef756e245ce7126763cc96069bf36ec703d201345 /rules/host-squashfs-tools.in
parentd479d445f08a4aa32f9c552533dcfaf0d25f8478 (diff)
downloadptxdist-fa361ae134da42d6574b2d0d6e17cafdfc4e9cc2.tar.gz
ptxdist-fa361ae134da42d6574b2d0d6e17cafdfc4e9cc2.tar.xz
host-squashfs-tools: Add LZO support
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-squashfs-tools.in')
-rw-r--r--rules/host-squashfs-tools.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-squashfs-tools.in b/rules/host-squashfs-tools.in
index cddcfa7c6..d16909e21 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