Commit 81c3b6f6 authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: enable rg552-fancontrol.service, rg552-wifi.service on rocknix

parent 4feab906
......@@ -67,6 +67,8 @@ mixin/mobile-rocknix: mixin/uboot-extlinux use/tty/S0
@$(call set,KFLAVOURS,rocknix)
@$(call add,THE_PACKAGES,u-boot-rockchip)
@$(call add,THE_PACKAGES,rg552-hw-control)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,rg552-fancontrol.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,rg552-wifi.service)
vm/alt-mobile-phosh-pine: vm/.phosh mixin/mobile-pine; @:
vm/alt-mobile-phosh-mp: vm/.phosh mixin/mobile-mp; @:
......
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