summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-23 13:20:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-23 13:20:58 +0100
commitf3e5ab6b616bb75bc009e0e863222f15c2285365 (patch)
tree159e75594f0902d94b4115d9c12d731597b0bf2f /target/config
parentd354b7cfb0566c8eef34285689afc30a6ea5d375 (diff)
elf2flt: depends version on binfmt flat
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.elf2flt1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.elf2flt b/target/config/Config.in.elf2flt
index 59757237e..df7e5a4ef 100644
--- a/target/config/Config.in.elf2flt
+++ b/target/config/Config.in.elf2flt
@@ -4,6 +4,7 @@
choice
prompt "elf2flt version"
default ADK_TOOLCHAIN_ELF2FLT_2021_08
+depends on ADK_TARGET_BINFMT_FLAT
config ADK_TOOLCHAIN_ELF2FLT_2021_08
bool "2021-08"