From ea595099f70ef48a6d632942c9f4f20a457b8a75 Mon Sep 17 00:00:00 2001
From: Pascal Rigaux <pixel@mandriva.com>
Date: Tue, 10 Feb 2004 17:11:41 +0000
Subject: don't remove missing modules ataraid hptraid silraid pdcraid

---
 kernel/modules.pl | 1 -
 1 file changed, 1 deletion(-)

(limited to 'kernel')

diff --git a/kernel/modules.pl b/kernel/modules.pl
index eb8e0aa6c..50b63d53f 100644
--- a/kernel/modules.pl
+++ b/kernel/modules.pl
@@ -68,7 +68,6 @@ my %modules_removed_from_stage1 = (
 
   'disk/hardware_raid' => [
     qw(imm ppa),
-    qw(ataraid hptraid silraid pdcraid), # ad-hoc raid which is unsupported in stage1 anyway
   ],
 );
 
-- 
cgit v1.2.1