Add moxiebox target
[deliverable/binutils-gdb.git] / gas / configure.tgt
index 7ef0c06e93a9a49944abd43a843f6c6c2ae0da72..877f34d3e8136664ee8637220fd36fa83502ee70 100644 (file)
@@ -339,9 +339,10 @@ case ${generic_target} in
   mn10300-*-linux*)                    fmt=elf em=linux ;;
   mn10300-*-*)                         fmt=elf ;;
 
-  moxie-*-uclinux)                     fmt=elf em=linux;;
+  moxie-*-uclinux)                     fmt=elf em=linux ;;
+  moxie-*-moxiebox*)                    fmt=elf endian=little ;;
   moxie-*-*)                           fmt=elf ;;
-
+    
   mt-*-elf)                            fmt=elf bfd_gas=yes ;;
 
   msp430-*-*)                          fmt=elf ;;
This page took 0.02891 seconds and 4 git commands to generate.