]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
sispmctl: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:35 +0000 (10:20 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Aug 2014 16:29:40 +0000 (18:29 +0200)
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>
package/sispmctl/Config.in

index 8070802c1e4a6569af4e0dd0a0aca2b13f17ae0b..3b8f60e3ee8b41039a09b802717936cf8a2640c5 100644 (file)
@@ -15,3 +15,4 @@ config BR2_PACKAGE_SISPMCTL
 
 comment "sispmctl needs a toolchain w/ threads, wchar"
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR
+       depends on BR2_USE_MMU