Add moxie-uclinux support.
[deliverable/binutils-gdb.git] / gas / configure.tgt
index da0cb1d0b31c157ff81fb5c365304c34d759e50e..1539706882080071745fb1d7cc6aa655384c490d 100644 (file)
@@ -149,7 +149,8 @@ case ${generic_target} in
   frv-*-*linux*)                       fmt=elf em=linux;;
   frv-*-*)                             fmt=elf ;;
 
-  moxie-*-*)                             fmt=elf ;;
+  moxie-*-uclinux)                      fmt=elf em=linux;;
+  moxie-*-*)                            fmt=elf ;;
 
   hppa-*-linux*)
     case ${cpu} in
This page took 0.023437 seconds and 4 git commands to generate.