]> Git Repo - linux.git/blob - drivers/gpu/drm/hyperv/Makefile
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux.git] / drivers / gpu / drm / hyperv / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 hyperv_drm-y := \
4         hyperv_drm_drv.o \
5         hyperv_drm_modeset.o \
6         hyperv_drm_proto.o
7
8 obj-$(CONFIG_DRM_HYPERV) += hyperv_drm.o
This page took 0.035449 seconds and 4 git commands to generate.