summaryrefslogtreecommitdiffstats
path: root/rules/host-squashfs-tools.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-03-12 17:00:10 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-03-12 17:00:10 +0100
commit40c659a92804952ec4aa99dd9a780f2d92a3b64a (patch)
tree1d001ec892c476c4ba518e3d4d32acce76ae4e1e /rules/host-squashfs-tools.in
parent91e068dd87d0c1635d9c58eaf1ee3c202c0dfdb3 (diff)
downloadptxdist-40c659a92804952ec4aa99dd9a780f2d92a3b64a.tar.gz
ptxdist-40c659a92804952ec4aa99dd9a780f2d92a3b64a.tar.xz
host-squashfs-tools: support xz compression
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 239148c60..4256500d4 100644
--- a/rules/host-squashfs-tools.in
+++ b/rules/host-squashfs-tools.in
@@ -5,4 +5,5 @@ config HOST_SQUASHFS_TOOLS
tristate
select HOST_ZLIB
select HOST_LIBLZO
+ select HOST_XZ
default ALLYES