summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-19 14:26:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-19 14:26:49 +0000
commit2afd32b7d73fd6fdd4edcd19714619004cfb9ffa (patch)
tree7913167f4181ac9422160d8fa8e0c4ac17ebba50 /c/src/lib/libbsp/i386/shared/ChangeLog
parent2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2afd32b7d73fd6fdd4edcd19714619004cfb9ffa.tar.bz2
2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* comm/Makefile.am: Use *_HEADERS instead of *H_FILES. * io/Makefile.am: Ditto. * irq/Makefile.am: Ditto. * pci/Makefile.am: Ditto.
Diffstat (limited to 'c/src/lib/libbsp/i386/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/shared/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/shared/ChangeLog b/c/src/lib/libbsp/i386/shared/ChangeLog
index 39e2357193..7e94048a6b 100644
--- a/c/src/lib/libbsp/i386/shared/ChangeLog
+++ b/c/src/lib/libbsp/i386/shared/ChangeLog
@@ -1,4 +1,11 @@
+ * comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
+ * io/Makefile.am: Ditto.
+ * irq/Makefile.am: Ditto.
+ * pci/Makefile.am: Ditto.
+
+2000-10-19 Joel Sherrill <joel@OARcorp.com>
+
* common/uart.h: Added prototype for BSP_uart_set_baud().
2000-10-19 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>