aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/kmb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/kmb/Makefile')
-rw-r--r--drivers/gpu/drm/kmb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/kmb/Makefile b/drivers/gpu/drm/kmb/Makefile
new file mode 100644
index 000000000000..527d737a0539
--- /dev/null
+++ b/drivers/gpu/drm/kmb/Makefile
@@ -0,0 +1,2 @@
+kmb-drm-y := kmb_crtc.o kmb_drv.o kmb_plane.o kmb_dsi.o
+obj-$(CONFIG_DRM_KMB_DISPLAY) += kmb-drm.o