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 ee2c82c4e..f2923e971 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -205,7 +205,7 @@ our %l = ( # USB tablets and touchscreens: tablet => [ qw(acecad aiptek wacom kbtab) ], touchscreen => [ qw(mtouchusb touchkitusb) ], - } + }, various => # just here for classification, unused categories (nor auto-detect, nor load_thiskind) |