* configure.tgt: Add nios2-*-rtems*.
[deliverable/binutils-gdb.git] / gas / configure.tgt
index 9d498e81e8b2c5aa2a6a2ee9e55fdd94cbe1dfc1..445bab5d6f66b565a123b6d40150cf377cf1c9f5 100644 (file)
@@ -350,7 +350,8 @@ case ${generic_target} in
 
   msp430-*-*)                          fmt=elf ;;
 
-  nios2*-linux*)                        fmt=elf em=linux ;;
+  nios2-*-rtems*)                      fmt=elf ;;
+  nios2*-linux*)                       fmt=elf em=linux ;;
 
   ns32k-pc532-mach*)                   fmt=aout em=pc532mach ;;
   ns32k-pc532-ux*)                     fmt=aout em=pc532mach ;;
This page took 0.023422 seconds and 4 git commands to generate.