summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-02 04:43:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-02 04:43:36 +0000
commited4f16b04500fd6874b3be2dd1617e21d7b66e78 (patch)
tree3c73f047a695e050306f08783fface74171c28ba /c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
parent2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ed4f16b04500fd6874b3be2dd1617e21d7b66e78.tar.bz2
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog')
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog b/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
index bbb99d36f6..d3509ee46f 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
+ shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
+ wrapup/Makefile.am. Use automake compilation rules.
+ * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
+ startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
+ * configure.ac: Reflect changes above.
+
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.