From 2b68b3a19443c3b77dd1327a8d3b250f0416df25 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 21 Mar 2005 17:21:36 +0000 Subject: add missing raid module (#14051) --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/list_modules.pm') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 1b759db82..924348744 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -189,7 +189,7 @@ our %l = ( # just here for classification, unused categories (nor auto-detect, nor load_thiskind) { raid => [ - qw(dm-crypt dm-mirror dm-mod linear lvm-mod multipath raid0 raid1 raid5), + qw(dm-crypt dm-mirror dm-mod linear lvm-mod multipath raid0 raid1 raid10 raid5), ], mouse => [ qw(atixlmouse busmouse generic_serial inport logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp), -- cgit v1.2.1