summaryrefslogtreecommitdiff
path: root/package/squashfs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-08-04 10:20:37 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-04 18:29:40 +0200
commit6544704b3013bd08eb2b2868845e47b51e09be89 (patch)
treef13a29ce0fe77839110dccaed8486ccfecf15bc4 /package/squashfs
parent317db9792595d762d59956c3845687e6451b4455 (diff)
squashfs: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough and then vanishes when they are fulfilled. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/squashfs')
-rw-r--r--package/squashfs/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/squashfs/Config.in b/package/squashfs/Config.in
index 79ebf5750..6dd65e30a 100644
--- a/package/squashfs/Config.in
+++ b/package/squashfs/Config.in
@@ -46,3 +46,4 @@ endif
comment "squashfs needs a toolchain w/ largefile, threads"
depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
+ depends on BR2_USE_MMU