diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/mt/mt.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mt/mt.mt b/gdb/config/mt/mt.mt index 18ce1ab..998d997 100644 --- a/gdb/config/mt/mt.mt +++ b/gdb/config/mt/mt.mt @@ -1,2 +1,2 @@ # Target: Morpho Technologies ms1 processor -TDEPFILES= ms1-tdep.o +TDEPFILES= mt-tdep.o |