Browse Source

elf2flt: depends version on binfmt flat

Waldemar Brodkorb 1 year ago
parent
commit
f3e5ab6b61
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.elf2flt

+ 1 - 0
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"