Commit 80bc6982 authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: rename <kflavour>-phosh -> alt-mobile-phosh-<kflavour>

Changing the image naming scheme to vendor-distro-DE-kflavour.
parent f6dc7015
......@@ -60,9 +60,9 @@ mixin/pine: use/bootloader/uboot use/tty/S2
@$(call add,THE_PACKAGES,alsa-ucm-conf-pinephone-pro-workaround)
ifeq (vm,$(IMAGE_CLASS))
vm/pine-phosh: vm/.phosh mixin/pine; @:
vm/alt-mobile-phosh-pine: vm/.phosh mixin/pine; @:
vm/mp-phosh: vm/phosh
vm/alt-mobile-phosh-mp: vm/phosh
@$(call set,KFLAVOURS,mp)
@$(call set,LOCALE,en_US)
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