forked from Imagelibrary/binutils-gdb
Move common linux procfs code to common/
This commit is contained in:
@@ -3,7 +3,8 @@ NAT_FILE= config/nm-linux.h
|
||||
NATDEPFILES= sparc-nat.o sparc-linux-nat.o \
|
||||
corelow.o core-regset.o fork-child.o inf-ptrace.o \
|
||||
proc-service.o linux-thread-db.o \
|
||||
linux-nat.o linux-osdata.o linux-fork.o
|
||||
linux-nat.o linux-osdata.o linux-fork.o \
|
||||
linux-procfs.o
|
||||
NAT_CDEPS = $(srcdir)/proc-service.list
|
||||
|
||||
# The dynamically loaded libthread_db needs access to symbols in the
|
||||
|
||||
Reference in New Issue
Block a user