summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-03 12:44:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-03 12:44:13 +0000
commitcbe204399a6216a91fdcb38588f11491b268a425 (patch)
tree246af29ad4cd2275d364f5b32f39cdd0b23fc430 /c/src/lib/libbsp/m68k/genmcf548x/ChangeLog
parent2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-cbe204399a6216a91fdcb38588f11491b268a425.tar.bz2
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add RTEMS_BSP_LINKCMDS. * make/custom/m5484FireEngine.cfg: Remove RTEMS_LINKCMDS. * make/custom/COBRA5475.cfg: Remove RTEMS_LINKCMDS. * make/custom/genmcf548x.inc: Remove LDFLAGS. * startup/linkcmds: Remove (Renamed into linkcmds). * startup/linkcmds.m5484FireEngine: New (Renamed from linkcmds). * Makefile.am: Rework linkcmds handling.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/genmcf548x/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog b/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog
index 156cbeea80..1c54c77635 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog
+++ b/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Add RTEMS_BSP_LINKCMDS.
+ * make/custom/m5484FireEngine.cfg: Remove RTEMS_LINKCMDS.
+ * make/custom/COBRA5475.cfg: Remove RTEMS_LINKCMDS.
+ * make/custom/genmcf548x.inc: Remove LDFLAGS.
+ * startup/linkcmds: Remove (Renamed into linkcmds).
+ * startup/linkcmds.m5484FireEngine: New (Renamed from linkcmds).
+ * Makefile.am: Rework linkcmds handling.
+
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/genmcf548x.inc: Remove RTEMS_BSP_FAMILY.