mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* configure.in (--enable-netrom): New configuration option.
* Makefile.in (REMOTE_OBS): Rename from REMOTE_O, append value of NETROM_OBS. (NETROM_OBS): New variable. * remote-nrom.c: New file, NetROM target support. * config/a29k/a29k-udi.mt, config/i960/vxworks960.mt: Use REMOTE_OBS instead of REMOTE_O. start-sanitize-arc * config/arc/arc.mt: Ditto. end-sanitize-arc
This commit is contained in:
@ -3,6 +3,6 @@ TDEPFILES= a29k-tdep.o remote-udi.o udip2soc.o udr.o udi2go32.o
|
||||
TM_FILE= tm-a29k.h
|
||||
|
||||
# Disable standard remote support.
|
||||
REMOTE_O=
|
||||
REMOTE_OBS=
|
||||
|
||||
MT_CFLAGS = $(HOST_IPC)
|
||||
|
Reference in New Issue
Block a user