add m5407

This commit is contained in:
christos 2023-07-27 21:59:55 +00:00
parent 9fa1b14dee
commit 61f2f2abd6
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ m68hc11-*-*|m6811-*-*) targ_emul=m68hc11elf
m68hc12-*-*|m6812-*-*) targ_emul=m68hc12elf
targ_extra_emuls="m68hc12elfb m68hc11elf m68hc11elfb"
;;
m68*-*-netbsdelf*) targ_emul=m68kelfnbsd
m68*-*-netbsdelf*|m5407*-*-netbsdelf) targ_emul=m68kelfnbsd
;;
m68*-*-*) targ_emul=m68kelf
;;