summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/list_modules.pm')
-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 ce9ec9765..650befc24 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -75,7 +75,7 @@ our %l = (
pcmcia => [ qw(aha152x_cs fdomain_cs nsp_cs qlogic_cs ide-cs) ], #ide_cs
raw => [ qw(scsi_mod sd_mod) ],
usb => [ qw(usb-storage) ],
- cdrom => [ qw(ide-cd sr_mod cdrom) ],
+ cdrom => [ qw(ide-cd cdrom sr_mod) ],
},
################################################################################