50drm: add hyperv_fb kernel module

https://bugzilla.redhat.com/show_bug.cgi?id=1192035
(cherry picked from commit 81b67232dc)
Harald Hoyer 2015-05-18 13:43:26 +02:00
parent 55473e86b6
commit afbff20e51
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ installkernel() {
return 0
}

instmods amdkfd hyperv_fb

for _modname in $(find_kernel_modules_by_path drivers/gpu/drm \
| drm_module_filter) ; do
# if the hardware is present, include module even if it is not currently loaded,