Harald Hoyer 2015-05-18 13:43:26 +02:00
parent 27c9d1f20f
commit 81b67232dc
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ installkernel() {
${NULL}
fi

instmods amdkfd
instmods amdkfd hyperv_fb

for _modname in $(find_kernel_modules_by_path drivers/gpu/drm \
| drm_module_filter) ; do