c05564c4d8
Android 13
7 lines
128 B
Makefile
Executable file
7 lines
128 B
Makefile
Executable file
#
|
|
# Makefile for drivers that support virtualization
|
|
#
|
|
|
|
obj-$(CONFIG_FSL_HV_MANAGER) += fsl_hypervisor.o
|
|
obj-y += vboxguest/
|