summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-03-27 15:20:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-03-27 15:20:19 +0000
commit8bdf1d6ac29f3126b98e9b519b627d91cc35d082 (patch)
treef5232ac2c19f6ecc4fcf68264720d13b8ff15a9e /cpukit/libblock/ChangeLog
parent2003-03-27 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8bdf1d6ac29f3126b98e9b519b627d91cc35d082.tar.bz2
2003-03-27 Joel Sherrill <joel@OARcorp.com>
* ChangeLog, Makefile.am: ATA code depends upon libchip/ide which is not allowed in the cpukit source code since it must be buildable independent of any BSP. These files were moved to libchip/ide. * include/rtems/ata.h, include/rtems/ata_internal.h: Removed.
Diffstat (limited to '')
-rw-r--r--cpukit/libblock/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/libblock/ChangeLog b/cpukit/libblock/ChangeLog
index 3eeb2daefb..49022b034a 100644
--- a/cpukit/libblock/ChangeLog
+++ b/cpukit/libblock/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-27 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am: ATA code depends upon libchip/ide which is not allowed
+ in the cpukit source code since it must be buildable independent of
+ any BSP. These files were moved to libchip/ide.
+ * include/rtems/ata.h, include/rtems/ata_internal.h, src/ata.c: Removed.
+
2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 367/filesystem