MIPS bit field failures in gdb.base/store.exp
[deliverable/binutils-gdb.git] / configure
index dfea3bd74595bb5f18c7318f0596734559a1cee5..4d0985e3259f64ada7e49f071b159c67f27278f8 100755 (executable)
--- a/configure
+++ b/configure
@@ -3782,7 +3782,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
@@ -6993,7 +6993,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.024943 seconds and 4 git commands to generate.