mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
* config/a29k/a29k-udi.mt: Define REMOTE_O as null so that we don't
get the default remote* modules.
This commit is contained in:
parent
d0d8484a4a
commit
5f22e4edc6
@ -12,6 +12,8 @@ Wed Oct 20 17:47:42 1993 Stu Grossman (grossman at cygnus.com)
|
||||
* remote.c: Use remote_debug and baud_rate globals directly,
|
||||
instead of sr_ functions, so that we don't need to load
|
||||
remote-utils.c.
|
||||
* config/a29k/a29k-udi.mt: Define REMOTE_O as null so that we don't
|
||||
get the default remote* modules.
|
||||
|
||||
Wed Oct 20 11:35:43 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
# Target: AMD 29000 on EB29K board over a serial line.
|
||||
TDEPFILES= exec.o a29k-pinsn.o remote-udi.o a29k-tdep.o udip2soc.o udr.o
|
||||
REMOTE_O=
|
||||
TM_FILE= tm-a29k.h
|
||||
# The following is for ../include/a.out.encap.h
|
||||
MT_CFLAGS = -Da29k -DREMOTE -DAMD_COFF $(HOST_IPC)
|
||||
|
Loading…
Reference in New Issue
Block a user