Removed file cache modules again (since colacoder obviously didn't read my comment).

They are not ready for use yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18460 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2006-08-08 14:16:01 +00:00
parent b6bf3346f3
commit 5fef9a28fc

View File

@ -109,8 +109,6 @@ AddFilesToHaikuImage beos system add-ons kernel generic
AddFilesToHaikuImage beos system add-ons kernel partitioning_systems : intel session ;
AddFilesToHaikuImage beos system add-ons kernel interrupt_controllers
: $(PPC_ONLY)openpic ;
AddFilesToHaikuImage beos system add-ons kernel file_cache
: log launch_speedup rule_based_prefetcher ;
if $(TARGET_ARCH) = x86 {
AddFilesToHaikuImage beos system add-ons kernel cpu : generic_x86 ;