From 317db9792595d762d59956c3845687e6451b4455 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 4 Aug 2014 10:20:36 -0300 Subject: smstools3: 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/smstools3/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/smstools3/Config.in b/package/smstools3/Config.in index 1086869d8..3e2ea252f 100644 --- a/package/smstools3/Config.in +++ b/package/smstools3/Config.in @@ -23,3 +23,4 @@ endif comment "smstools3 needs a toolchain w/ wchar, threads" depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS + depends on BR2_USE_MMU -- cgit v1.2.3