Commit f743df54 authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: Change use/bootloader/uboot for riscv64

parent 60054e9f
......@@ -8,7 +8,7 @@ mixin/vm-archdep: use/tty/S0
@$(call set,KFLAVOURS,un-malta)
else
ifeq (,$(filter-out riscv64,$(ARCH)))
mixin/vm-archdep: use/tty/S0
mixin/vm-archdep: use/bootloader/uboot use/tty/S0
@$(call set,KFLAVOURS,un-def)
else
mixin/vm-archdep: ; @:
......
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