update kms hook to enable more setups

This commit is contained in:
Tobias Powalowski 2022-03-15 07:15:59 +01:00
parent 705ea13d7b
commit 1ad5ba0b0c

View file

@ -3,7 +3,7 @@
build () build ()
{ {
add_checked_modules 'amdgpu|i915|radeon|nouveau' map add_checked_modules '/drivers/char/agp/' '/drivers/gpu/drm/'
} }
help () help ()