From 6544704b3013bd08eb2b2868845e47b51e09be89 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 4 Aug 2014 10:20:37 -0300 Subject: [PATCH] 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 Signed-off-by: Thomas Petazzoni --- package/squashfs/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/squashfs/Config.in b/package/squashfs/Config.in index 79ebf5750f..6dd65e30a0 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 -- 2.30.2