]> Git Repo - linux.git/blob - drivers/gpu/drm/tinydrm/core/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux.git] / drivers / gpu / drm / tinydrm / core / Makefile
1 tinydrm-y := tinydrm-core.o tinydrm-pipe.o tinydrm-helpers.o
2
3 obj-$(CONFIG_DRM_TINYDRM) += tinydrm.o
This page took 0.037274 seconds and 4 git commands to generate.