summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-05-07 16:07:05 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-05-07 16:07:05 +0000
commit0a0cb2468189f6a08d843859c4cf735792285dca (patch)
treeafccfb96252f7cf1966fc678d5c1050d91b3ccdb /kernel
parent7ebf2e6d385b05fbfa9ff646072a27bcf037c82f (diff)
downloaddrakx-0a0cb2468189f6a08d843859c4cf735792285dca.tar
drakx-0a0cb2468189f6a08d843859c4cf735792285dca.tar.gz
drakx-0a0cb2468189f6a08d843859c4cf735792285dca.tar.bz2
drakx-0a0cb2468189f6a08d843859c4cf735792285dca.tar.xz
drakx-0a0cb2468189f6a08d843859c4cf735792285dca.zip
Rename ide-disk to ide-gd_mod
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 37231f9a8..572a2021d 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -135,7 +135,7 @@ our %l = (
),
],
pcmcia => [ qw(aha152x_cs fdomain_cs nsp_cs qlogic_cs ide-cs pata_pcmcia sym53c500_cs) ],
- raw => [ qw(ide-disk sd_mod virtio_blk) ],
+ raw => [ qw(ide-gd_mod sd_mod virtio_blk) ],
usb => [ qw(usb-storage) ],
firewire => [ qw(sbp2) ],
cdrom => [ qw(ide-cd_mod sr_mod) ],