summaryrefslogtreecommitdiff
path: root/target/config/Config.in.gdb.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-28 06:50:49 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-28 06:51:21 -0500
commit8a1a850ac05f62d3ba9e1d3083258a37a92a9265 (patch)
tree3d03ca7483b03e4dcc2fdb032415a5209b6b50f1 /target/config/Config.in.gdb.choice
parenta8c74738577cdc2233086f06ddc3f2bf69d13f98 (diff)
more h8300 fixes
Diffstat (limited to 'target/config/Config.in.gdb.choice')
-rw-r--r--target/config/Config.in.gdb.choice2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in.gdb.choice b/target/config/Config.in.gdb.choice
index 6b369f0f8..d03530d25 100644
--- a/target/config/Config.in.gdb.choice
+++ b/target/config/Config.in.gdb.choice
@@ -9,10 +9,12 @@ config ADK_TOOLCHAIN_GDB_GIT
config ADK_TOOLCHAIN_GDB_7_9_1
bool "7.9.1"
depends on !ADK_TARGET_ARCH_AVR32
+ depends on !ADK_TARGET_ARCH_H8300
config ADK_TOOLCHAIN_GDB_7_8_2
bool "7.8.2"
depends on !ADK_TARGET_ARCH_AVR32
+ depends on !ADK_TARGET_ARCH_H8300
config ADK_TOOLCHAIN_GDB_6_7_1
bool "6.7.1"