]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
mtools: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:33 +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/mtools/Config.in

index 58652232e556c30ddaa960a30e089c73b229476e..e51bac121c439c8fab95b321ade64183e285e9ca 100644 (file)
@@ -12,3 +12,4 @@ config BR2_PACKAGE_MTOOLS
 
 comment "mtools needs a toolchain w/ wchar"
        depends on !BR2_USE_WCHAR
+       depends on BR2_USE_MMU