This website requires JavaScript.
Explore
Help
Register
Sign In
FEX-Emu
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/FEX-Emu/linux.git
synced
2025-01-13 04:41:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
linux
/
samples
/
vfio-mdev
/
Makefile
2 lines
46 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 08:13:30 -07:00
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY)
+=
mtty.o
Reference in New Issue
Copy Permalink