diff options
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 9e3be580f..4a48992aa 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -339,7 +339,7 @@ our %l = ( qw(crc32c crc32c-intel), - qw(evdev), qw(usblp printer), 'floppy', 'microcode', 'usb_common' + qw(evdev), qw(usblp printer), 'floppy', 'microcode', 'usb_common', #- these need checking qw(rrunner meye), |