mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9b691edfe4
commit
524d20abd9
@@ -11,3 +11,4 @@ config BR2_PACKAGE_INADYN
|
|||||||
|
|
||||||
comment "inadyn needs a toolchain w/ dynamic library"
|
comment "inadyn needs a toolchain w/ dynamic library"
|
||||||
depends on BR2_PREFER_STATIC_LIB
|
depends on BR2_PREFER_STATIC_LIB
|
||||||
|
depends on BR2_USE_MMU
|
||||||
|
|||||||
Reference in New Issue
Block a user