aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xlnx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/xlnx/Makefile')
-rw-r--r--drivers/gpu/drm/xlnx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/xlnx/Makefile b/drivers/gpu/drm/xlnx/Makefile
new file mode 100644
index 000000000000..51c24b72217b
--- /dev/null
+++ b/drivers/gpu/drm/xlnx/Makefile
@@ -0,0 +1,2 @@
+zynqmp-dpsub-y := zynqmp_disp.o zynqmp_dpsub.o zynqmp_dp.o
+obj-$(CONFIG_DRM_ZYNQMP_DPSUB) += zynqmp-dpsub.o