summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/dcss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/imx/dcss/Makefile')
-rw-r--r--drivers/gpu/drm/imx/dcss/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/imx/dcss/Makefile b/drivers/gpu/drm/imx/dcss/Makefile
new file mode 100644
index 000000000000..f7f7e9e9b550
--- /dev/null
+++ b/drivers/gpu/drm/imx/dcss/Makefile
@@ -0,0 +1,4 @@
+ccflags-y += -Idrivers/gpu/drm/imx
+
+imx-dcss-crtc-objs := dcss-crtc.o dcss-plane.o dcss-kms.o
+obj-$(CONFIG_DRM_IMX_DCSS) += imx-dcss-crtc.o