]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/Makefile.in
break dcache code out of remote.c
[thirdparty/binutils-gdb.git] / gdb / Makefile.in
index ba227cc5097cf63cecdcba2cf2dd4d980824071a..e7346409160dccc26f1366d86fecda5534b96bf9 100644 (file)
@@ -189,7 +189,7 @@ SER_HARDWIRE=ser-unix.o
 
 # The `remote' debugging target is supported for most architectures,
 # but not all (e.g. 960)
-REMOTE_O=remote.o
+REMOTE_O = remote.o dcache.o
 
 # Host and target-dependent makefile fragments come in here.
 ####