gas/
[deliverable/binutils-gdb.git] / ld / configure.tgt
index fcb8eeb3c6ae60881f3b55fc2a34285350da8a80..d6d86ab95c4242647e0da365c1a72f7a6df35886 100644 (file)
@@ -361,6 +361,9 @@ mcore-*-pe)         targ_emul=mcorepe ;
 mcore-*-elf)           targ_emul=elf32mcore
                        ;;
 mep-*-elf)             targ_emul=elf32mep ;;
+microblaze*-linux*)
+                       targ_emul="elf32mb_linux" ;;
+microblaze*)           targ_emul=elf32microblaze ;;
 mips*-*-pe)            targ_emul=mipspe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 mips*-dec-ultrix*)     targ_emul=mipslit ;;
This page took 0.023066 seconds and 4 git commands to generate.