From 8179203e58e6473ee9b9451e7b91709fd08da394 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 1 Jul 2015 21:14:01 -0500 Subject: h8300 only support plain FLAT --- target/config/Config.in.binfmt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.binfmt') diff --git a/target/config/Config.in.binfmt b/target/config/Config.in.binfmt index fb9b203a0..2e15e613d 100644 --- a/target/config/Config.in.binfmt +++ b/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 -- cgit v1.2.3