Add moxie-rtems support

This commit is contained in:
Anthony Green
2010-07-30 07:32:18 +00:00
parent 9ff9845ffb
commit e95c64cb3b
2 changed files with 5 additions and 1 deletions

View File

@ -418,7 +418,7 @@ case "${targ}" in
targ_selvecs=bfd_elf32_frv_vec
;;
moxie-*-elf | moxie-*-uclinux)
moxie-*-elf | moxie-*-rtems | moxie-*-uclinux)
targ_defvec=bfd_elf32_moxie_vec
;;