mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 23:46:41 +07:00
6 lines
105 B
Makefile
6 lines
105 B
Makefile
|
#
|
||
|
# Makefile for drivers that support virtualization
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_FSL_HV_MANAGER) += fsl_hypervisor.o
|