diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 66abac4..4808357 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -702,6 +702,7 @@ ALL_64_TARGET_OBS = \ # All other target-dependent objects files (used with --enable-targets=all). ALL_TARGET_OBS = \ aarch32-tdep.o \ + arc-linux-tdep.o \ arc-tdep.o \ arch/aarch32.o \ arch/arc.o \ |