From 3ecd99eeabe9ac660bf181ab49c363c679540395 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 11 Jan 2016 00:20:06 +0200 Subject: psmouse is now modular, so add it to list_modules.pm (mga#17470) --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 6c85a1f4d..2798633f8 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -291,7 +291,7 @@ our %l = ( qw(async_memcpy async_pq async_raid6_recov async_tx async_xor raid6_pq xor), ], mouse => [ - qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp), + qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse psmouse pcips2 qpmouse synclinkmp), qw(mousedev usbhid usbmouse synaptics_usb), ], char => [ -- cgit v1.2.1