Browse Source

h8300 only support plain FLAT

Waldemar Brodkorb 9 years ago
parent
commit
8179203e58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/config/Config.in.binfmt

+ 1 - 1
target/config/Config.in.binfmt

@@ -31,7 +31,7 @@ endchoice
 # Set up flat binary type
 choice
 prompt "FLAT Binary type"
-depends on ADK_TARGET_BINFMT_FLAT
+depends on ADK_TARGET_BINFMT_FLAT && !ADK_TARGET_ARCH_H8300
 default ADK_TARGET_BINFMT_FLAT_ONE
 
 config ADK_TARGET_BINFMT_FLAT_ONE