mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 14:12:06 +00:00
08c1a4ef7c
This sample driver was originally under Documentation/ and was moved to samples, but build support was never adjusted for the new location. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Tested-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com>
2 lines
46 B
Makefile
2 lines
46 B
Makefile
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY) += mtty.o
|