Commit 091cb0eb authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: enable eg25-manager.service

parent 7cde754d
...@@ -60,6 +60,7 @@ ifeq (aarch64,$(ARCH)) ...@@ -60,6 +60,7 @@ ifeq (aarch64,$(ARCH))
mixin/mobile-pine: mixin/uboot-extlinux use/tty/S2 mixin/mobile-pine: mixin/uboot-extlinux use/tty/S2
@$(call set,KFLAVOURS,pine) @$(call set,KFLAVOURS,pine)
@$(call set,CAMERA,megapixels) @$(call set,CAMERA,megapixels)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,eg25-manager.service)
@$(call add,THE_PACKAGES,alsa-ucm-conf-pinephone-pro-workaround) @$(call add,THE_PACKAGES,alsa-ucm-conf-pinephone-pro-workaround)
@$(call add,THE_PACKAGES,udev-rules-goodix-touchpad) @$(call add,THE_PACKAGES,udev-rules-goodix-touchpad)
......
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