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

index fe60850f65f6c0093e59f28da733c2e77a59b652..7768f1f1699046b66e63d958818459323fed1f5a 100644 (file)
@@ -32,3 +32,4 @@ endif
 comment "modemmanager needs udev /dev management and a toolchain w/ largefile, wchar, threads, IPv6"
        depends on !BR2_INET_IPV6 || !BR2_LARGEFILE || !BR2_USE_WCHAR || \
                !BR2_TOOLCHAIN_HAS_THREADS || !BR2_PACKAGE_HAS_UDEV
+       depends on BR2_USE_MMU