Commit 47518390 authored by Anton Midyukov's avatar Anton Midyukov

phone.mk: add u-boot with extlinux.conf support

parent cce781d4
......@@ -28,7 +28,8 @@ ifeq (vm,$(IMAGE_CLASS))
vm/.phosh: vm/systemd mixin/phone-base mixin/phosh +systemd \
mixin/waydroid; @:
vm/phosh: vm/.phosh use/tty/S0 use/efi/grub use/firmware +x11 +plymouth +vmguest; @:
vm/phosh: vm/.phosh use/tty/S0 use/efi/grub use/bootloader/uboot \
use/firmware +x11 +plymouth +vmguest; @:
endif
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