Linux Audio

Check our new training course

Real-Time Linux with PREEMPT_RT training

Feb 18-20, 2025
Register
Loading...
Note: File does not exist in v5.4.
1# SPDX-License-Identifier: GPL-2.0-only
2
3hyperv_drm-y := \
4	hyperv_drm_drv.o \
5	hyperv_drm_modeset.o \
6	hyperv_drm_proto.o
7
8obj-$(CONFIG_DRM_HYPERV) += hyperv_drm.o