]> Git Repo - linux.git/blob - drivers/gpu/drm/vgem/Makefile
Linux 6.14-rc3
[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.041635 seconds and 4 git commands to generate.