trace-cmd: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:38 +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/trace-cmd/Config.in

index 9d454e494b244529625e2e1b8d36f2b07ac0bc1b..baa4868137da850f317fc91d39ef33fc2a4e2e27 100644 (file)
@@ -16,3 +16,4 @@ config BR2_PACKAGE_TRACE_CMD
 
 comment "trace-cmd needs a toolchain w/ largefile, threads"
        depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU