linux-stable/drivers/gpu/drm/vgem/Makefile

4 lines
68 B
Makefile

vgem-y := vgem_drv.o vgem_fence.o
obj-$(CONFIG_DRM_VGEM) += vgem.o