]> Git Repo - linux.git/blob - drivers/vfio/mdev/Makefile
thermal: core: Do not fail cdev registration because of invalid initial state
[linux.git] / drivers / vfio / mdev / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 mdev-y := mdev_core.o mdev_sysfs.o mdev_driver.o
4
5 obj-$(CONFIG_VFIO_MDEV) += mdev.o
This page took 0.037344 seconds and 4 git commands to generate.