mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-17 23:01:53 +08:00
* ecoff.c: Move to ../bfd/coff-msym.c.
* config/mt-*mips: Remove ecoff.o from the configuration.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
# Target: Big-endian MIPS machine such as Sony News
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o ecoff.o
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
|
||||
TM_FILE= tm-bigmips.h
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Target: Little-endian MIPS machine such as DECstation.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o ecoff.o
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
|
||||
TM_FILE= tm-mips.h
|
||||
|
Reference in New Issue
Block a user