summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-06 14:26:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-06 14:26:38 +0000
commit5aea39b7c79531481febcc039f8aed7a855bad5e (patch)
tree8623e2e0b7f2072a617ceb22e3afad3b0665d545 /c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
parentFix broken entries. (diff)
downloadrtems-5aea39b7c79531481febcc039f8aed7a855bad5e.tar.bz2
2009-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add RTEMS_BSP_LINKCMDS. * Makefile.am: Rework linkcmds handling. * make/custom/tqm8xx.inc: Remove RTEMS_LINKCMDS, LDFLAGS.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
index 36d716267f..0920fed553 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Add RTEMS_BSP_LINKCMDS.
+ * Makefile.am: Rework linkcmds handling.
+ * make/custom/tqm8xx.inc: Remove RTEMS_LINKCMDS, LDFLAGS.
+
2009-11-03 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* startup/bspstart.c, console/console.c: various fixes