d/rules: ensure simpledrm module gets built
we cannot make this a built-in easily due to kconfig dependency resolution. We'll handle the availability in initrd with a initramfs modules.d snippet shipped by the meta package, Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Vendored
+1
@@ -47,6 +47,7 @@ PVE_CONFIG_OPTS= \
|
||||
-d CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND \
|
||||
-d CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL \
|
||||
-e CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE \
|
||||
-e CONFIG_DRM_SIMPLEDRM \
|
||||
-d CONFIG_MODULE_SIG \
|
||||
-d CONFIG_MEMCG_DISABLED \
|
||||
-e CONFIG_MEMCG_SWAP_ENABLED \
|
||||
|
||||
Reference in New Issue
Block a user