bfd:
[deliverable/binutils-gdb.git] / gas / configure.tgt
index a171a32bbfbb5a5ad56550cd07eb35eeba55129c..d98610ae7534c1d216d4f56581d9ce0c87b47cc1 100644 (file)
@@ -38,6 +38,7 @@ case ${cpu} in
   cr16*)               cpu_type=cr16 endian=little ;;
   crisv32)             cpu_type=cris arch=crisv32 ;;
   crx*)                        cpu_type=crx endian=little ;;
+  epiphany*)           cpu_type=epiphany endian=little ;;
   fido)                        cpu_type=m68k ;;
   hppa*)               cpu_type=hppa ;;
   i[3-7]86)            cpu_type=i386 arch=i386;;
@@ -141,6 +142,8 @@ case ${generic_target} in
   d30v-*-*)                            fmt=elf ;;
   dlx-*-*)                             fmt=elf ;;
 
+  epiphany-*-*)                                fmt=elf ;;
+
   fr30-*-*)                            fmt=elf ;;
   frv-*-*linux*)                       fmt=elf em=linux;;
   frv-*-*)                             fmt=elf ;;
This page took 0.037492 seconds and 4 git commands to generate.