Include the hid-multitouch kernel module

Resolves: rhbz#1670182
This commit is contained in:
Brian C. Lane 2019-03-20 11:35:20 -07:00
parent d2180f3d63
commit 8ff4f528b4

View File

@ -100,7 +100,7 @@ removekmod sound drivers/media drivers/hwmon \
## LUKS setup.
removekmod drivers/char --allbut virtio_console hw_random \
virtio-rng ipmi hmcdrv
removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp
removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp hid-multitouch
removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt fb_sys_fops
remove lib/modules/*/{build,source,*.map}
## NOTE: depmod gets re-run after cleanup finishes