* configure.tgt: Add bfin-*rtems*.
authorNick Clifton <nickc@redhat.com>
Tue, 7 Aug 2007 09:32:06 +0000 (09:32 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 7 Aug 2007 09:32:06 +0000 (09:32 +0000)
ld/ChangeLog
ld/configure.tgt

index 69c65d5..be87b55 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-07     Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * configure.tgt: Add bfin-*rtems*.
+
 2007-08-06  Kai Tietz  <kai.tietz@onevision.com>
 
        * emultempl/pep.em: (pep_enable_stdcall_fixup): Set to value 1.
index 46e05d3..1591571 100644 (file)
@@ -113,6 +113,10 @@ bfin-*-elf)                targ_emul=elf32bfin;
                        targ_extra_emuls="elf32bfinfd"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
+bfin-*-rtems*)         targ_emul=elf32bfin;
+                       targ_extra_emuls="elf32bfinfd"
+                       targ_extra_libpath=$targ_extra_emuls
+                       ;;
 bfin-*-uclinux*)       targ_emul=elf32bfin;
                        targ_extra_emuls="elf32bfinfd"
                        targ_extra_libpath=$targ_extra_emuls