From 3852e7a9963b9f3a5b28a6364c08771dfd5f3078 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 4 Aug 2014 10:20:38 -0300 Subject: [PATCH] trace-cmd: add comment mmu depends Otherwise it shows up indirectly when toolchain options aren't enough and then vanishes when they are fulfilled. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- package/trace-cmd/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/trace-cmd/Config.in b/package/trace-cmd/Config.in index 9d454e494b..baa4868137 100644 --- a/package/trace-cmd/Config.in +++ b/package/trace-cmd/Config.in @@ -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 -- 2.30.2