summaryrefslogtreecommitdiff
path: root/package/argus
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-08-04 10:20:24 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-04 18:28:12 +0200
commitdae98e35454232745e08e9904000f5692e4f0292 (patch)
treea93af623e2d475a83a37ee7f14b19cdaf24e5984 /package/argus
parent67db10339d964792ae14d8c5b2e4894ef136df7e (diff)
argus: 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>
Diffstat (limited to 'package/argus')
-rw-r--r--package/argus/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/argus/Config.in b/package/argus/Config.in
index fe28c77fc8..6d477346f7 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