lambdadroid 68be470893
main/postmarketos-mkinitfs: Do not forcefully include DRM in initfs (!548)
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.
2019-08-06 12:51:38 +02:00
2019-06-30 01:40:02 +02:00
2019-06-30 01:40:02 +02:00
2019-08-06 12:36:15 +02:00
2019-08-03 03:16:03 +02:00
2019-06-26 22:36:15 +02:00
2018-09-04 08:46:17 +02:00
2018-08-23 21:44:22 +02:00
2018-09-04 07:15:47 +00:00
Description
No description provided
Readme 61 MiB
Languages
Shell 97.1%
Python 2%
C 0.5%
Batchfile 0.4%