summaryrefslogtreecommitdiff
path: root/target/config/Config.in.binutils.choice
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.binutils.choice')
-rw-r--r--target/config/Config.in.binutils.choice2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in.binutils.choice b/target/config/Config.in.binutils.choice
index 68933fc77..b6d1d3f48 100644
--- a/target/config/Config.in.binutils.choice
+++ b/target/config/Config.in.binutils.choice
@@ -21,6 +21,7 @@ config ADK_TOOLCHAIN_BINUTILS_2_25
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
+ depends on !ADK_TARGET_ARCH_H8300
config ADK_TOOLCHAIN_BINUTILS_2_24
bool "2.24"
@@ -28,6 +29,7 @@ config ADK_TOOLCHAIN_BINUTILS_2_24
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
+ depends on !ADK_TARGET_ARCH_H8300
config ADK_TOOLCHAIN_BINUTILS_2_23_ARC
bool "2.23-arc"