summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/zte/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/zte/Makefile')
-rw-r--r--drivers/gpu/drm/zte/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gpu/drm/zte/Makefile b/drivers/gpu/drm/zte/Makefile
new file mode 100644
index 0000000..699180b
--- /dev/null
+++ b/drivers/gpu/drm/zte/Makefile
@@ -0,0 +1,7 @@
+zxdrm-y := \
+ zx_drm_drv.o \
+ zx_hdmi.o \
+ zx_plane.o \
+ zx_vou.o
+
+obj-$(CONFIG_DRM_ZTE) += zxdrm.o
OpenPOWER on IntegriCloud