mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* config/mt-bigmips, config/mt-littlemips: Add ecoff.o.
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
# Target: Big-endian MIPS machine such as Sony News
|
# Target: Big-endian MIPS machine such as Sony News
|
||||||
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
|
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o ecoff.o
|
||||||
TM_FILE= tm-bigmips.h
|
TM_FILE= tm-bigmips.h
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Target: Little-endian MIPS machine such as DECstation.
|
# Target: Little-endian MIPS machine such as DECstation.
|
||||||
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
|
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o ecoff.o
|
||||||
TM_FILE= tm-mips.h
|
TM_FILE= tm-mips.h
|
||||||
|
Reference in New Issue
Block a user