gdb: Enable target rx-*-*linux.

I added rx-*-linux in binutils few yaers ago.
But missing this changes,
This commit is contained in:
Yoshinori Sato 2021-09-02 12:55:07 +09:00
parent 8570b2b884
commit 1111806ce5

View file

@ -529,7 +529,7 @@ rl78-*-elf)
gdb_target_obs="rl78-tdep.o"
;;
rx-*-elf)
rx-*-*)
# Target: Renesas RX
gdb_target_obs="rx-tdep.o"
;;