diff options
-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 0626b8820..c6dd84d79 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -200,7 +200,7 @@ our %l = ( qw(wdt_pci i810-tco sx), #- what are these??? ], crypto => [ - qw(amd768_rng amd7xx_tco i810_rng hw_random padlock), + qw(amd768_rng amd7xx_tco i810_rng hw_random leedslite padlock), ], laptop => [ qw(i8k sonypi toshiba), |