Remove unnecessary symbols from last commit.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 9a25a973bff3fe518c3b5b4d51b512bc4b4b0da0..46e05d33a8ab554fe71d7c1c8d1ee67b8179f10e 100644 (file)
@@ -83,7 +83,7 @@ arm*-*-linux-*)               targ_emul=armelf_linux
                        targ_extra_emuls="armelf armelfb armelfb_linux"
                        targ_extra_libpath="armelfb_linux"
                        ;;
-arm*-*-uclinux-*eabi)  targ_emul=armelf_linux_eabi
+arm*-*-uclinux*eabi)   targ_emul=armelf_linux_eabi
                        targ_extra_emuls=armelfb_linux_eabi
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
@@ -121,6 +121,7 @@ bfin-*-linux-uclibc*)       targ_emul=elf32bfin;
                        targ_extra_emuls="elf32bfinfd"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
+cr16-*-elf*)            targ_emul=elf32cr16 ;;
 cr16c-*-elf*)           targ_emul=elf32cr16c
                        ;;
 cris-*-*aout*)         targ_emul=crisaout
This page took 0.023559 seconds and 4 git commands to generate.