Add mips*-img-elf* target triple.
[deliverable/binutils-gdb.git] / configure.ac
index dada0902d13ecbbdcb03046d85813ccc73c9d8e6..fe2fda36ab952b6cc2f7c9a328f2c18e0c554253 100644 (file)
@@ -1110,7 +1110,7 @@ case "${target}" in
   microblaze*)
     noconfigdirs="$noconfigdirs gprof"
     ;;
-  mips*-sde-elf* | mips*-mti-elf*)
+  mips*-sde-elf* | mips*-mti-elf* | mips*-img-elf*)
     if test x$with_newlib = xyes; then
       noconfigdirs="$noconfigdirs gprof"
     fi
@@ -2371,7 +2371,7 @@ case "${target}" in
   spu-*-*)
     target_makefile_frag="config/mt-spu"
     ;;
-  mips*-sde-elf* | mips*-mti-elf*)
+  mips*-sde-elf* | mips*-mti-elf* | mips*-img-elf*)
     target_makefile_frag="config/mt-sde"
     ;;
   mipsisa*-*-elfoabi*)
This page took 0.02393 seconds and 4 git commands to generate.