summaryrefslogtreecommitdiffstats
path: root/rules/squashfs-tools.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 14:02:35 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 14:02:35 +0100
commita0ec4baacc8c51a41809862c11fa2b34fa3f2853 (patch)
treec7f566664818c55169971648bfa8e201bacdaec4 /rules/squashfs-tools.in
parent5cbb79924eab4827f089f92ea601e6d87620c264 (diff)
downloadptxdist-a0ec4baacc8c51a41809862c11fa2b34fa3f2853.tar.gz
ptxdist-a0ec4baacc8c51a41809862c11fa2b34fa3f2853.tar.xz
[squashfs-tools] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/squashfs-tools.in')
-rw-r--r--rules/squashfs-tools.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/squashfs-tools.in b/rules/squashfs-tools.in
index 9bff8bdf2..a90153ae1 100644
--- a/rules/squashfs-tools.in
+++ b/rules/squashfs-tools.in
@@ -2,6 +2,9 @@
menuconfig SQUASHFS_TOOLS
tristate
+ select LIBC_M
+ select LIBC_PTHREAD
+ select GCCLIBS_GCC_S
select ZLIB
prompt "squashfs-tools "
help