armh-mcom02: add gpu/drm to initd
Allows you to enable graphical output at the initrd stage.
This commit is contained in:
parent
5f85140ade
commit
76f5cd1ce7
3
features.in/armh-mcom02/image-scripts.d/01-mcom02-initrd
Executable file
3
features.in/armh-mcom02/image-scripts.d/01-mcom02-initrd
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo 'MODULES_TRY_ADD += drivers/gpu/drm' >> /etc/initrd.mk
|
Loading…
Reference in New Issue
Block a user