Commit 744fe296 authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: rename vm/alt-mobile-phosh-un-def -> vm/alt-mobile-phosh-def

We are switching to using the default kernel (latest LTS) in Sisyphus. Therefore, we change to the appropriate name.
parent a0116195
......@@ -57,8 +57,10 @@ ifeq (sisyphus,$(BRANCH))
@$(call add,THE_PACKAGES,gnome-maps)
endif
vm/alt-mobile-phosh-un-def: vm/.phosh mixin/uboot-extlinux-efi use/tty/S0
vm/alt-mobile-phosh-def: vm/.phosh mixin/uboot-extlinux-efi use/tty/S0; @:
ifneq (,$(filter-out sisyphus,$(BRANCH)))
@$(call set,KFLAVOURS,un-def)
endif
ifeq (aarch64,$(ARCH))
mixin/mobile-pine: mixin/uboot-extlinux use/tty/S2
......
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