aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ceb9029..e58963e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -5,7 +5,7 @@
(emsp430X.c): Update dependencies.
* Makefile.in: Likewise.
* configure.tgt (msp430-*-*): Rename primary emulation to msp430elf.
- * emulparame/msp430.sh: Rename to msp430elf.sh.
+ * emulparams/msp430.sh: Rename to msp430elf.sh.
* emulparams/msp430X.sh: Update.
2015-04-23 H.J. Lu <hongjiu.lu@intel.com>