Add kcore & netbsd thread support
This commit is contained in:
parent
4eeb1be7e4
commit
8056b67d49
|
@ -1,3 +1,4 @@
|
|||
# Host: PowerPC, running NetBSD
|
||||
NATDEPFILES= fork-child.o infptrace.o inftarg.o ppcnbsd-nat.o
|
||||
NATDEPFILES= fork-child.o infptrace.o inftarg.o ppcnbsd-nat.o \
|
||||
kcore-nbsd.o nbsd-thread.o
|
||||
NAT_FILE= nm-nbsd.h
|
||||
|
|
Loading…
Reference in New Issue