Commit 489289b6 authored by Anton Midyukov's avatar Anton Midyukov

phone.mk: add mp-phosh with kernel-image-mp

parent 45752d2a
......@@ -53,5 +53,9 @@ mixin/pinephone: use/firmware use/bootloader/uboot use/tty/S2 \
ifeq (vm,$(IMAGE_CLASS))
vm/pinephone-phosh: vm/.phosh mixin/pinephone +plymouth; @:
vm/mp-phosh: vm/phosh
@$(call set,KFLAVOURS,mp)
@$(call set,LOCALE,en_US)
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