]> git.proxmox.com Git - pve-kernel.git/commit
d/rules: ensure simpledrm module gets built
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 9 Feb 2022 07:19:15 +0000 (08:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 11 Feb 2022 15:34:18 +0000 (16:34 +0100)
commit15d1081010ba29a3bd0995137441ffade39e9921
treeff3810fe2877b2ab1cb349384a1e2b5b5905bbec
parent09d62646a4050c044e2f1d75a03040b081cf712c
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>
debian/rules