aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virt/Makefile
blob: f28425ce4b39b5781a1bb6a00f40242cd9f4b5b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for drivers that support virtualization
#

obj-$(CONFIG_FSL_HV_MANAGER)	+= fsl_hypervisor.o
obj-y				+= vboxguest/

obj-$(CONFIG_NITRO_ENCLAVES)	+= nitro_enclaves/