Commit e74f77fb authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: add udev-rules-MIG-goodix-touchpad to vm/.phosh (x86_64 only)

parent 51e64806
......@@ -53,6 +53,9 @@ vm/.phosh: vm/systemd mixin/mobile-base mixin/phosh +systemd \
ifeq (sisyphus,$(BRANCH))
@$(call add,THE_PACKAGES,gnome-maps)
endif
ifeq (x86_64,$(ARCH))
@$(call add,THE_PACKAGES,udev-rules-MIG-goodix-touchpad)
endif
vm/alt-mobile-phosh-def: vm/.phosh mixin/uboot-extlinux-efi use/tty/S0; @:
......
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