Keep fb_sys_fops module needed for ast support (#1272658)
Ends up the drm_kms_helper module depends on fb_sys_fops so keep that as well. Resolves: rhbz#1272658
This commit is contained in:
parent
a1ef3b009b
commit
6a8663c270
@ -96,7 +96,7 @@ removekmod sound drivers/media drivers/hwmon \
|
||||
removekmod drivers/char --allbut virtio_console hw_random \
|
||||
virtio-rng ipmi
|
||||
removekmod drivers/staging --allbut zram
|
||||
removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user