From 8bdf1d6ac29f3126b98e9b519b627d91cc35d082 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 Mar 2003 15:20:19 +0000 Subject: 2003-03-27 Joel Sherrill * 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. --- cpukit/libblock/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/libblock/ChangeLog') 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 + + * 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 PR 367/filesystem -- cgit v1.2.3