mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Configure for h8300h too.
This commit is contained in:
parent
ac88287fa2
commit
f412eb92fe
@ -19,7 +19,7 @@ target_dependent=true
|
||||
# convention, else the table becomes a real mess to understand and maintain.
|
||||
|
||||
case "${target}" in
|
||||
h8300-*-*) sim_target=h8300 ;;
|
||||
h8300*-*-*) sim_target=h8300 ;;
|
||||
h8500-*-*) sim_target=h8500 ;;
|
||||
z8k*-*-*) sim_target=z8k ;;
|
||||
sh*-*-*) sim_target=sh ;;
|
||||
|
Loading…
Reference in New Issue
Block a user