aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mcde/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/mcde/Makefile')
-rw-r--r--drivers/gpu/drm/mcde/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/drm/mcde/Makefile b/drivers/gpu/drm/mcde/Makefile
new file mode 100644
index 000000000000..fe28f4e0fe46
--- /dev/null
+++ b/drivers/gpu/drm/mcde/Makefile
@@ -0,0 +1,3 @@
+mcde_drm-y += mcde_drv.o mcde_dsi.o mcde_display.o
+
+obj-$(CONFIG_DRM_MCDE) += mcde_drm.o