1#
2# Makefile for drivers that support virtualization
3#
4
5obj-$(CONFIG_FSL_HV_MANAGER)	+= fsl_hypervisor.o
6obj-y				+= vboxguest/
7