Browse Source

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 <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 11 years ago
parent
commit
317db97925
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/smstools3/Config.in

+ 1 - 0
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