diff options
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r-- | gdb/configure.tgt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt index 96cc7ee..4b3be3f 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -36,7 +36,7 @@ case $targ in ;; esac -i386_tobjs="i386-tdep.o i386.o i387-tdep.o" +i386_tobjs="i386-tdep.o arch/i386.o i387-tdep.o" amd64_tobjs="amd64-tdep.o arch/amd64.o" # Here are three sections to get a list of target specific object |