[Buildroot] [PATCH 01/17] argus: add comment mmu depends

Gustavo Zacarias gustavo at zacarias.com.ar
Mon Aug 4 13:20:24 UTC 2014


Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishes when they are fulfilled.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/argus/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/argus/Config.in b/package/argus/Config.in
index fe28c77..6d47734 100644
--- a/package/argus/Config.in
+++ b/package/argus/Config.in
@@ -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
-- 
1.8.5.5




More information about the buildroot mailing list