4 lines
68 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
vgem-y := vgem_drv.o vgem_fence.o
obj-$(CONFIG_DRM_VGEM) += vgem.o