This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
linux-hardened
Watch
1
Star
0
Fork
You've already forked linux-hardened
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d61fc96f47
linux-hardened
/
samples
/
vfio-mdev
/
Makefile
3 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
vfio-mdev: Fix mtty sample driver building 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>
2016-12-30 16:13:30 +01:00
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY)
+=
mtty.o
sample: vfio mdev display - host device Simple framebuffer display, demo-ing the vfio region display interface (VFIO_GFX_PLANE_TYPE_REGION). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2018-05-11 17:05:03 +02:00
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY)
+=
mdpy.o
Reference in a new issue
Copy permalink