diff options
Diffstat (limited to 'gdb/config/powerpc/nbsd.mt')
-rw-r--r-- | gdb/config/powerpc/nbsd.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/nbsd.mt b/gdb/config/powerpc/nbsd.mt index d492f9d..a1091f3 100644 --- a/gdb/config/powerpc/nbsd.mt +++ b/gdb/config/powerpc/nbsd.mt @@ -1,7 +1,7 @@ # Target: PowerPC, running NetBSD TDEPFILES= rs6000-tdep.o ppc-sysv-tdep.o ppcnbsd-tdep.o nbsd-tdep.o corelow.o \ solib.o solib-svr4.o -TM_FILE= tm-nbsd.h +TM_FILE= tm-ppc-eabi.h SIM_OBS = remote-sim.o SIM = ../sim/ppc/libsim.a |