aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/elf32-mep.c3
2 files changed, 5 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a409367..0a030ff 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-02 DJ Delorie <dj@redhat.com>
+
+ * elf32-mep.c (config_names): Regenerate configuration.
+
2009-02-02 Alan Modra <amodra@bigpond.net.au>
* elf-bfd.h (bfd_elf_get_str_section): Don't declare.
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 */
};