Commit 005e3f4c authored by Anton Midyukov's avatar Anton Midyukov

phone.mk: enable UEFI secure boot support for vm/phosh (x86_64)

parent 91efd31b
......@@ -27,7 +27,7 @@ vm/.phosh: vm/systemd mixin/phone-base mixin/phosh +systemd \
mixin/waydroid
@$(call add,THE_LISTS,mobile/apps)
vm/phosh: vm/.phosh use/tty/S0 use/efi/grub use/uboot use/phone \
vm/phosh: vm/.phosh use/tty/S0 use/uboot use/phone +efi \
use/firmware +x11 +plymouth +vmguest
@$(call set,KFLAVOURS,un-def)
ifeq (aarch64,$(ARCH))
......
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