Add moxiebox target
[deliverable/binutils-gdb.git] / bfd / config.bfd
index e082f1d5a0849f7c9ea1e4a29fb90ffa23022913..1950ca01c5f80fcfc5834dbcf07fff32c141753f 100644 (file)
@@ -446,6 +446,10 @@ case "${targ}" in
     targ_selvecs=moxie_elf32_le_vec
     ;;
 
+  moxie-*-moxiebox*)
+    targ_defvec=moxie_elf32_le_vec
+    ;;
+
   h8300*-*-rtemscoff*)
     targ_defvec=h8300_coff_vec
     targ_underscore=yes
This page took 0.028012 seconds and 4 git commands to generate.