mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
z8k target
This commit is contained in:
@ -199,6 +199,7 @@ sparclite-*-*) gdb_target=sun4os4 ;;
|
||||
tahoe-*-*) gdb_target=tahoe ;;
|
||||
vax-*-*) gdb_target=vax ;;
|
||||
|
||||
z8k-unknown-sim) gdb_target=z8ksim ;;
|
||||
esac
|
||||
|
||||
if [ ! -f ${srcdir}/config/${gdb_target}.mt ]; then
|
||||
|
Reference in New Issue
Block a user