mi-support.exp: Fix some pastos.
[deliverable/binutils-gdb.git] / configure
index 3f217a2eeabfd2994df5073064d057e5aed5e097..36455713f33daf8da0715333a47a95b82c4af94c 100755 (executable)
--- a/configure
+++ b/configure
@@ -6992,6 +6992,9 @@ case "${target}" in
   mips*-*-*linux* | mips*-*-gnu*)
     target_makefile_frag="config/mt-mips-gnu"
     ;;
+  nios2-*-elf*)
+    target_makefile_frag="config/mt-nios2-elf"
+    ;;
   *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
     target_makefile_frag="config/mt-gnu"
     ;;
This page took 0.0312 seconds and 4 git commands to generate.