summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:31:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:31:23 +0000
commit91fd38f21bb5d75c8bf2984182a9fa891581372f (patch)
treeb2c1a1cb33cb6951d0e471027498548e7c5fe7d9 /c/src/lib/libbsp/i386/shared/ChangeLog
parent2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-91fd38f21bb5d75c8bf2984182a9fa891581372f.tar.bz2
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* irq/Makefile.am: Use 'PREINSTALL_FILES ='. * comm/Makefile.am: Use 'PREINSTALL_FILES ='. * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
Diffstat (limited to 'c/src/lib/libbsp/i386/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/shared/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/shared/ChangeLog b/c/src/lib/libbsp/i386/shared/ChangeLog
index 2aa06bdd4b..b5f9f1b937 100644
--- a/c/src/lib/libbsp/i386/shared/ChangeLog
+++ b/c/src/lib/libbsp/i386/shared/ChangeLog
@@ -1,4 +1,10 @@
+ * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * comm/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
+
+2001-08-16 Mike Siers <mikes@poliac.com>
+
* comm/tty_drv.c, comm/uart.c: Correct some minor cut and paste bugs.
2001-07-03 Mike Seirs <mike@poliac.com>