* ppc-linux-tdep.c (ppc_linux_vsx_regset_sections) New structure.
[binutils-gdb.git] / configure
index 797cfcf55627963f7dbca9c6c348943c9a053162..b69f90d7009c024f723cf8410a7321de524f3ffb 100755 (executable)
--- a/configure
+++ b/configure
@@ -5448,6 +5448,9 @@ case "${target}" in
   mipsisa*-*-elfoabi*)
     target_makefile_frag="config/mt-mips-elfoabi"
     ;;
+  mips*-*-*linux* | mips*-*-gnu*)
+    target_makefile_frag="config/mt-mips-gnu"
+    ;;
   *-*-netware*)
     target_makefile_frag="config/mt-netware"
     ;;