summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-08-04 10:20:28 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-04 18:29:40 +0200
commit524d20abd970430d120e4640aed198df503cb3d9 (patch)
tree8d86779f20b01462d2b6902a5a0079ddefdfb337
parent9b691edfe42af507ceed750650ca8d38aa62d469 (diff)
downloadbuildroot-524d20abd970430d120e4640aed198df503cb3d9.tar.gz
buildroot-524d20abd970430d120e4640aed198df503cb3d9.zip
inadyn: 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>
-rw-r--r--package/inadyn/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/inadyn/Config.in b/package/inadyn/Config.in
index a43611105f..c1f7a77a3e 100644
--- a/package/inadyn/Config.in
+++ b/package/inadyn/Config.in
@@ -11,3 +11,4 @@ config BR2_PACKAGE_INADYN
comment "inadyn needs a toolchain w/ dynamic library"
depends on BR2_PREFER_STATIC_LIB
+ depends on BR2_USE_MMU
OpenPOWER on IntegriCloud