gdb: Enable target rx-*-*linux.
I added rx-*-linux in binutils few yaers ago. But missing this changes,
This commit is contained in:
parent
8570b2b884
commit
1111806ce5
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ rl78-*-elf)
|
|||
gdb_target_obs="rl78-tdep.o"
|
||||
;;
|
||||
|
||||
rx-*-elf)
|
||||
rx-*-*)
|
||||
# Target: Renesas RX
|
||||
gdb_target_obs="rx-tdep.o"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue