Commit a175308b authored by Anton Midyukov's avatar Anton Midyukov

phone.mk: enable plymouth on pinephone-phosh

parent 9ffb6dac
...@@ -45,6 +45,6 @@ mixin/pinephone: use/x11/armsoc use/firmware use/bootloader/uboot use/tty/S2 \ ...@@ -45,6 +45,6 @@ mixin/pinephone: use/x11/armsoc use/firmware use/bootloader/uboot use/tty/S2 \
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,eg25-manager.service) @$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,eg25-manager.service)
ifeq (vm,$(IMAGE_CLASS)) ifeq (vm,$(IMAGE_CLASS))
vm/pinephone-phosh: vm/.phosh mixin/pinephone; @: vm/pinephone-phosh: vm/.phosh mixin/pinephone +plymouth; @:
endif endif
endif endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment