summaryrefslogtreecommitdiff
path: root/target/h8300/systems/sim-h8300h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-09 05:00:23 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-09 05:00:40 +0100
commit13248bfa1d2097f55ac5f4321d805870ba88bf19 (patch)
tree20f427fb5ec40a633a9dec6924dd3271db53189c /target/h8300/systems/sim-h8300h
parent571d99e74d42fac830069c2ca2fbd5f505613dc6 (diff)
add basic support for edosk2674
Diffstat (limited to 'target/h8300/systems/sim-h8300h')
-rw-r--r--target/h8300/systems/sim-h8300h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/h8300/systems/sim-h8300h b/target/h8300/systems/sim-h8300h
index 1c82e1012..bf733f9bd 100644
--- a/target/h8300/systems/sim-h8300h
+++ b/target/h8300/systems/sim-h8300h
@@ -1,6 +1,6 @@
config ADK_TARGET_SYSTEM_SIM_H8300H
bool "GDB simulator"
- select ADK_TARGET_CPU_H8300
+ select ADK_TARGET_CPU_H8300H
select ADK_TARGET_SIM
select ADK_TARGET_PACKAGE_TXZ
help