mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00

* config/m68k/es1800.mt: Add comment. * remote-es.c: Comment out entire file until it can be fixed.
8 lines
392 B
Mathematica
8 lines
392 B
Mathematica
# Target: Ericcson ES-1800 emulator (remote) for m68k.
|
|
# (Note: remote-es.o is also available from the standard monitor.mt
|
|
# configuration. The only difference in this configuration is that it
|
|
# has its own DEFAULT_PROMPT and GDBINIT_FILENAME, if you don't care
|
|
# about those things you can just use monitor.mt).
|
|
TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-es.o
|
|
TM_FILE= tm-es1800.h
|