]> Git Repo - linux.git/blob - drivers/gpu/drm/vgem/Makefile
Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi/topic...
[linux.git] / drivers / gpu / drm / vgem / Makefile
1 ccflags-y := -Iinclude/drm
2 vgem-y := vgem_drv.o
3
4 obj-$(CONFIG_DRM_VGEM)  += vgem.o
This page took 0.036317 seconds and 4 git commands to generate.