Accept h8300h for target cpu.
This commit is contained in:
parent
595dc9a4ed
commit
8a80def6f4
@ -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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user