This website requires JavaScript.
Explore
Help
Register
Sign In
renegade-project
/
linux-next
Watch
2
Star
0
Fork
0
You've already forked linux-next
mirror of
https://github.com/edk2-porting/linux-next.git
synced
2024-12-20 03:04:01 +08:00
Code
034dd34ff4
linux-next
/
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 23:13:30 +08:00
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY)
+=
mtty.o
Copy Permalink