aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tve200/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/tve200/Makefile')
-rw-r--r--drivers/gpu/drm/tve200/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/tve200/Makefile b/drivers/gpu/drm/tve200/Makefile
new file mode 100644
index 000000000000..6b7a6a1dcbf8
--- /dev/null
+++ b/drivers/gpu/drm/tve200/Makefile
@@ -0,0 +1,4 @@
+tve200_drm-y += tve200_display.o \
+ tve200_drv.o
+
+obj-$(CONFIG_DRM_TVE200) += tve200_drm.o