diff options
Diffstat (limited to 'bfd/elf32-mep.c')
-rw-r--r-- | bfd/elf32-mep.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bfd/elf32-mep.c b/bfd/elf32-mep.c index fb2bed3..4e96a78 100644 --- a/bfd/elf32-mep.c +++ b/bfd/elf32-mep.c @@ -684,8 +684,7 @@ static const char * config_names[] = { "basic" /* start-mepcfgtool */ - ,"simple" - ,"fmax" + ,"default" /* end-mepcfgtool */ }; |