summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2007-12-17 00:35:52 +0000
committerChris Johns <chrisj@rtems.org>2007-12-17 00:35:52 +0000
commitfa0533a2df038b90b8da1f683dc1e74b9ddcf430 (patch)
treeb8f9b31f73c34117178dc33321698a943dbfdb2c /make/ChangeLog
parent2007-12-17 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-fa0533a2df038b90b8da1f683dc1e74b9ddcf430.tar.bz2
2007-12-17 Chris Johns <chrisj@rtems.org>
* custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and bsp-post-link make macros. This allow external autotools support.
Diffstat (limited to 'make/ChangeLog')
-rw-r--r--make/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index 36c82b2756..7f872e457d 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-17 Chris Johns <chrisj@rtems.org>
+
+ * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
+ the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
+ bsp-post-link make macros. This allow external autotools support.
+
2007-12-14 Till Straumann <strauman@slac.stanford.edu>
* custom/mvme3100.cfg: Added; new BSP.