Commit 9bc82bcb authored by Anton Midyukov's avatar Anton Midyukov

education.mk: add +vmguest to vm/alt-education

These images also launch in virtual machines.
parent 9f01fbef
......@@ -149,7 +149,7 @@ ifeq (vm,$(IMAGE_CLASS))
vm/.alt-education: vm/systemd use/repo use/oem/distro mixin/education
@$(call add,DEFAULT_SERVICES_DISABLE,multipathd)
vm/alt-education:: vm/.alt-education
vm/alt-education:: vm/.alt-education +vmguest; @:
ifeq (,$(filter-out aarch64 riscv64,$(ARCH)))
vm/alt-education:: use/uboot
......
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