Commit 3e336263 authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: rename mixin/pine -> mixin/mobile-pine

Unification.
parent f0b38385
......@@ -53,7 +53,7 @@ ifeq (aarch64,$(ARCH))
endif
ifeq (aarch64,$(ARCH))
mixin/pine: use/bootloader/uboot use/tty/S2
mixin/mobile-pine: use/bootloader/uboot use/tty/S2
@$(call set,EFI_BOOTLOADER,)
@$(call set,KFLAVOURS,pine)
@$(call add,THE_PACKAGES,alsa-ucm-conf-pinephone-pro-workaround)
......@@ -62,7 +62,7 @@ mixin/mobile-mp: use/bootloader/uboot use/tty/S0
@$(call set,EFI_BOOTLOADER,)
@$(call set,KFLAVOURS,mp)
vm/alt-mobile-phosh-pine: vm/.phosh mixin/pine; @:
vm/alt-mobile-phosh-pine: vm/.phosh mixin/mobile-pine; @:
vm/alt-mobile-phosh-mp: vm/.phosh mixin/mobile-mp; @:
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