summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 01:45:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 01:45:14 +0000
commit5b47c7f3cf929ac0fa10975aad048870cbeb65e5 (patch)
tree4e57e83f02f2e56cfddbe0cd2905ad0abaedcb88 /c/src/lib/libbsp/i386/i386ex/ChangeLog
parent2004-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5b47c7f3cf929ac0fa10975aad048870cbeb65e5.tar.bz2
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/i386/i386ex/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/i386ex/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/i386ex/ChangeLog b/c/src/lib/libbsp/i386/i386ex/ChangeLog
index e02094f0dd..a56c9ef199 100644
--- a/c/src/lib/libbsp/i386/i386ex/ChangeLog
+++ b/c/src/lib/libbsp/i386/i386ex/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
+ network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
+ wrapup/Makefile.am. Use automake compilation rules.
+ * clock/Makefile.am, console/Makefile.am, network/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.