diff options
Diffstat (limited to 'gdb/config/mips/vr5000el.mt')
-rw-r--r-- | gdb/config/mips/vr5000el.mt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/mips/vr5000el.mt b/gdb/config/mips/vr5000el.mt new file mode 100644 index 00000000000..99687edcefc --- /dev/null +++ b/gdb/config/mips/vr5000el.mt @@ -0,0 +1,5 @@ +# Target: Little-endian SIM monitor board. +TDEPFILES= mips-tdep.o remote-mips.o +TM_FILE= tm-vr5000el.h +SIM_OBS = remote-sim.o +SIM = ../sim/mips/libsim.a |