]> Git Repo - linux.git/blob - drivers/gpu/drm/vgem/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / drivers / gpu / drm / vgem / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 vgem-y := vgem_drv.o vgem_fence.o
3
4 obj-$(CONFIG_DRM_VGEM)  += vgem.o
This page took 0.037085 seconds and 4 git commands to generate.