]> Git Repo - linux.git/blob - drivers/virt/Makefile
dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU ports
[linux.git] / drivers / virt / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for drivers that support virtualization
4 #
5
6 obj-$(CONFIG_FSL_HV_MANAGER)    += fsl_hypervisor.o
7 obj-y                           += vboxguest/
8
9 obj-$(CONFIG_NITRO_ENCLAVES)    += nitro_enclaves/
10 obj-$(CONFIG_ACRN_HSM)          += acrn/
This page took 0.036203 seconds and 4 git commands to generate.