aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure.in b/ld/configure.in
index 02163d5..58169f5 100644
--- a/ld/configure.in
+++ b/ld/configure.in
@@ -81,7 +81,7 @@ case "${target}" in
;;
a29k-*-*) my_target=coff-a29k
;;
- h8300-*-hms) my_target=coff-h8300
+ h8300*-*-hms) my_target=coff-h8300
;;
h8500-*-hms) my_target=coff-h8500
;;