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

index fe28c77fc8c62ab619481cb2d9ec1aa8b7fdee08..6d477346f75ee1074ac519364283c40236751636 100644 (file)
@@ -12,3 +12,4 @@ config BR2_PACKAGE_ARGUS
 
 comment "argus needs a toolchain w/ threads, IPv6"
        depends on !(BR2_TOOLCHAIN_HAS_THREADS && BR2_INET_IPV6)
+       depends on BR2_USE_MMU