summaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2010-07-30 07:32:16 +0000
committerAnthony Green <green@redhat.com>2010-07-30 07:32:16 +0000
commit27a7e36c7024f9de5eb90ebc515730a858efa10e (patch)
tree6d6c03ef5109905e0d5895a5fe9feb8444820985 /bfd/config.bfd
parentf5dcf941f42b6f07a445bab07ab29c89a16089f2 (diff)
downloadbinutils-redhat-27a7e36c7024f9de5eb90ebc515730a858efa10e.tar.gz
Add moxie-rtems support
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 960d4d4408..0bfb53541a 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -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
;;