diff options
Diffstat (limited to 'gdb/config/a29k/a29k-kern.mt')
-rw-r--r-- | gdb/config/a29k/a29k-kern.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/a29k/a29k-kern.mt b/gdb/config/a29k/a29k-kern.mt index 3cbf198..1f85c1e 100644 --- a/gdb/config/a29k/a29k-kern.mt +++ b/gdb/config/a29k/a29k-kern.mt @@ -8,6 +8,6 @@ # the upage. TM_FILE= tm-ultra3.h -TDEPFILES= exec.o a29k-pinsn.o a29k-tdep.o remote-mm.o remote-adapt.o +TDEPFILES= a29k-pinsn.o a29k-tdep.o remote-mm.o remote-adapt.o MT_CFLAGS = -DKERNEL_DEBUGGING -DNO_HIF_SUPPORT |