Commit 43bf46ae authored by Alexey Sheplyakov's avatar Alexey Sheplyakov Committed by Anton Midyukov

vmguest: install vm related drivers/software on LoongArch

parent 55a3d89a
......@@ -11,7 +11,7 @@ use/vmguest/dri: use/vmguest/vbox/dri use/vmguest/vmware/dri \
use/vmguest/complete: use/vmguest/vbox/x11 use/vmguest/vmware/x11 \
use/vmguest/kvm/x11; @:
ifeq (,$(filter-out i586 x86_64 aarch64 armh ppc64le riscv64,$(ARCH)))
ifeq (,$(filter-out i586 x86_64 aarch64 armh loongarch64 ppc64le riscv64,$(ARCH)))
# NB: only reasonable for X11-bearing images
# see also use/install2/kvm
use/vmguest/kvm: use/vmguest; @:
......
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