Tweak gdb.base/async.exp
[deliverable/binutils-gdb.git] / configure.ac
index 3c7b1ffac3ae95490e7c6974737937be478ca37b..07c3a66dd6d78e3a1ae6bad7eb66df082c1ddca4 100644 (file)
@@ -2370,6 +2370,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.024406 seconds and 4 git commands to generate.