summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:39:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:39:22 +0000
commitb35593d6b2c5cb78f0be778f3698d4a34d4d855c (patch)
treef1537e4e723f4b9b07ce6a6f46b265dd406da2fa /c/src/lib/libbsp/i386/shared/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b35593d6b2c5cb78f0be778f3698d4a34d4d855c.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* comm/Makefile.am: Remove AUTOMAKE_OPTIONS. * io/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'c/src/lib/libbsp/i386/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/shared/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/shared/ChangeLog b/c/src/lib/libbsp/i386/shared/ChangeLog
index d72472c735..2279576e0b 100644
--- a/c/src/lib/libbsp/i386/shared/ChangeLog
+++ b/c/src/lib/libbsp/i386/shared/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * io/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.