68be470893
The DRM module itself can not do anything without a DRM driver. It just takes up precious space (about ~5 MB for aarch64) on the boot partition. Devices that do include the appropriate DRM driver via deviceinfo_modules_initfs will automatically pull in "drm" and "drm_kms_helper" as dependencies, if needed. So there is no need to depend on it explicitly. |
||
---|---|---|
.. | ||
APKBUILD | ||
init.sh.in | ||
init_functions.sh | ||
mkinitfs.sh | ||
postmarketos-mkinitfs.trigger |