* configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.
authorAlan Modra <amodra@gmail.com>
Wed, 28 Feb 2007 01:29:58 +0000 (01:29 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 28 Feb 2007 01:29:58 +0000 (01:29 +0000)
ld/configure.tgt

index 8915c13d975e829b21b52bf323bf2cc0d579d3b7..2f4c952cf295433717fd21cc7d90d1460bcc2082 100644 (file)
@@ -577,7 +577,6 @@ sparc*-wrs-vxworks*)        targ_emul=sparcaout ;;
 sparc*-*-rtems*)        targ_emul=elf32_sparc
                        ;;
 spu-*-elf*)            targ_emul=elf32_spu
-                       targ_extra_ofiles="spu_inc.o" ;;
 tic30-*-*aout*)                targ_emul=tic30aout ;;
 tic30-*-*coff*)                targ_emul=tic30coff ;;
 tic4x-*-* | c4x-*-*)    targ_emul=tic4xcoff ; targ_extra_emuls="tic3xcoff tic3xcoff_onchip" ;;