mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
Add m68hc12 to list of supported configurations
This commit is contained in:
@ -123,7 +123,7 @@ changequote([,])dnl
|
||||
changequote(,)dnl
|
||||
i[456]86) cpu_type=i386 ;;
|
||||
ia64) cpu_type=ia64 ;;
|
||||
m6811|m6812) cpu_type=m68hc11 ;;
|
||||
m6811|m6812|m68hc12) cpu_type=m68hc11 ;;
|
||||
m680[012346]0) cpu_type=m68k ;;
|
||||
changequote([,])dnl
|
||||
m68008) cpu_type=m68k ;;
|
||||
|
Reference in New Issue
Block a user