* config/a29k/a29k-udi.mt: Define REMOTE_O as null so that we don't
authorStu Grossman <grossman@cygnus>
Thu, 21 Oct 1993 00:58:19 +0000 (00:58 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 21 Oct 1993 00:58:19 +0000 (00:58 +0000)
get the default remote* modules.

gdb/ChangeLog
gdb/config/a29k/a29k-udi.mt

index b18a48f8385f961e116d8c037e8e2cf21a34c727..4d155d7920128801cff4b8dfd1bacde5dcb544bf 100644 (file)
@@ -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)
 
index a17a310cbb74570d608cee2d8a9b648d79f8e79f..30d94490b06428bb8052d605b1727cac2c5d84e3 100644 (file)
@@ -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)