| Index: gdb/config/m68k/linux.mh
|
| diff --git a/gdb/config/m68k/linux.mh b/gdb/config/m68k/linux.mh
|
| index e3aaf382c8c8e31ed0ee286d8252398e3080d639..bcec2958a14ff2089669ac2185236fd57945cc97 100644
|
| --- a/gdb/config/m68k/linux.mh
|
| +++ b/gdb/config/m68k/linux.mh
|
| @@ -4,7 +4,8 @@ NAT_FILE= config/nm-linux.h
|
| NATDEPFILES= inf-ptrace.o fork-child.o \
|
| m68klinux-nat.o \
|
| proc-service.o linux-thread-db.o \
|
| - linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o
|
| + linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o \
|
| + linux-waitpid.o
|
| NAT_CDEPS = $(srcdir)/proc-service.list
|
|
|
| # The dynamically loaded libthread_db needs access to symbols in the
|
|
|