Keep modules needed for ast video driver support (#1272658)
The ast module depends on: drm,drm_kms_helper,ttm,syscopyarea,i2c-core,sysfillrect,sysimgblt,i2c-algo-bit This retains the syscopyarea, sysfillrect, and sysimgblt modules. Resolves: rhbz#1272658
This commit is contained in:
parent
c0185954ff
commit
2b66adb5ad
@ -106,7 +106,7 @@ removekmod sound drivers/media drivers/hwmon \
|
|||||||
removekmod drivers/char --allbut virtio_console hw_random \
|
removekmod drivers/char --allbut virtio_console hw_random \
|
||||||
virtio-rng ipmi
|
virtio-rng ipmi
|
||||||
removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp
|
removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp
|
||||||
removekmod drivers/video --allbut hyperv_fb
|
removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt
|
||||||
remove lib/modules/*/{build,source,*.map}
|
remove lib/modules/*/{build,source,*.map}
|
||||||
## NOTE: depmod gets re-run after cleanup finishes
|
## NOTE: depmod gets re-run after cleanup finishes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user