diff options
Diffstat (limited to 'gdb/config/arm/arm.mt')
-rw-r--r-- | gdb/config/arm/arm.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/arm/arm.mt b/gdb/config/arm/arm.mt index e6e3ec9..b0e4dbe 100644 --- a/gdb/config/arm/arm.mt +++ b/gdb/config/arm/arm.mt @@ -1,3 +1,3 @@ # Target: Acorn RISC machine running RISCiX (4.3bsd) -TDEPFILES= arm-tdep.o +TDEPFILES= arm-tdep.o remote-sim.o ../sim/arm/libsim.a TM_FILE= tm-arm.h |