aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m88k
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-08-31 22:13:29 +0000
committerK. Richard Pixley <rich@cygnus>1993-08-31 22:13:29 +0000
commit755892d6ff13e99b7cb12f349c05345da4befcb4 (patch)
tree5f8912bde3cf922710793455434f0b95b7f1ed7e /gdb/config/m88k
parentbf9d25378e65e0c5b96cc0f4cbbaa485b98913ba (diff)
downloadgdb-755892d6ff13e99b7cb12f349c05345da4befcb4.zip
gdb-755892d6ff13e99b7cb12f349c05345da4befcb4.tar.gz
gdb-755892d6ff13e99b7cb12f349c05345da4befcb4.tar.bz2
break dcache code out of remote-bug.c
Diffstat (limited to 'gdb/config/m88k')
-rw-r--r--gdb/config/m88k/m88k.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m88k/m88k.mt b/gdb/config/m88k/m88k.mt
index f48ea2f..3e2ac33 100644
--- a/gdb/config/m88k/m88k.mt
+++ b/gdb/config/m88k/m88k.mt
@@ -1,3 +1,3 @@
# Target: Motorola 88000 Binary Compatability Standard
-TDEPFILES= m88k-tdep.o m88k-pinsn.o exec.o remote-bug.o
+TDEPFILES= m88k-tdep.o m88k-pinsn.o exec.o remote-bug.o dcache.o
TM_FILE= tm-m88k.h