Add moxie-uclinux support.

This commit is contained in:
Anthony Green
2009-07-31 11:25:14 +00:00
parent dd52c6dee2
commit 5d8d4872fe
4 changed files with 11 additions and 2 deletions

View File

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