* po/fi.po: Updated Finnish translation.
[deliverable/binutils-gdb.git] / bfd / elf32-mep.c
index fb2bed3abea783172c2e1c2278d9c1800f2cfb7a..b1e4a1200308b24303f55a6d2198bcbd7cf6a845 100644 (file)
@@ -684,8 +684,7 @@ static const char * config_names[] =
 {
   "basic"
   /* start-mepcfgtool */
-  ,"simple"
-  ,"fmax"
+  ,"default"
   /* end-mepcfgtool */
 };
 
@@ -732,6 +731,7 @@ elf32_mep_machine (bfd * abfd)
     case EF_MEP_CPU_C2: return bfd_mach_mep;
     case EF_MEP_CPU_C3: return bfd_mach_mep;
     case EF_MEP_CPU_C4: return bfd_mach_mep;
+    case EF_MEP_CPU_C5: return bfd_mach_mep_c5;
     case EF_MEP_CPU_H1: return bfd_mach_mep_h1;
     }
 
This page took 0.022516 seconds and 4 git commands to generate.