Commit d2253de7 authored by Michael Shigorin's avatar Michael Shigorin

vmguest: add vmware support to "complete" target

'twas somewhat incomplete otherwise, and these two packages are pretty tiny. Note that +vmguest is affected too.
parent a0355f8f
......@@ -7,7 +7,8 @@ use/vmguest:
@$(call add_feature)
use/vmguest/base: use/vmguest/vbox use/vmguest/vmware; @:
use/vmguest/complete: use/vmguest/base use/vmguest/vbox/x11 use/vmguest/kvm; @:
use/vmguest/complete: use/vmguest/base \
use/vmguest/vbox/x11 use/vmguest/vmware/x11 use/vmguest/kvm; @:
use/vmguest/vbox: use/vmguest
@$(call add,THE_KMODULES,virtualbox-addition vboxguest)
......
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