Explorar el Código

h8300 only support plain FLAT

Waldemar Brodkorb hace 10 años
padre
commit
8179203e58
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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