Quellcode durchsuchen

h8300 only support plain FLAT

Waldemar Brodkorb vor 10 Jahren
Ursprung
Commit
8179203e58
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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