aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/linux.mh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mips/linux.mh')
-rw-r--r--gdb/config/mips/linux.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/linux.mh b/gdb/config/mips/linux.mh
index d6a802f..11ff903 100644
--- a/gdb/config/mips/linux.mh
+++ b/gdb/config/mips/linux.mh
@@ -5,7 +5,7 @@ NATDEPFILES= inf-ptrace.o fork-child.o mips-linux-nat.o \
linux-nat.o linux-osdata.o linux-fork.o \
linux-procfs.o linux-ptrace.o linux-waitpid.o \
linux-personality.o \
- mips-linux-watch.o
+ mips-linux-watch.o linux-namespaces.o
NAT_CDEPS = $(srcdir)/proc-service.list
LOADLIBES = -ldl $(RDYNAMIC)