]> Git Repo - linux.git/blob - drivers/vfio/mdev/Makefile
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[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
6 obj-$(CONFIG_VFIO_MDEV_DEVICE) += vfio_mdev.o
This page took 0.034527 seconds and 4 git commands to generate.