summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mxsfb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/mxsfb/Makefile')
-rw-r--r--drivers/gpu/drm/mxsfb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/mxsfb/Makefile b/drivers/gpu/drm/mxsfb/Makefile
new file mode 100644
index 000000000000..857f3a4545ff
--- /dev/null
+++ b/drivers/gpu/drm/mxsfb/Makefile
@@ -0,0 +1,2 @@
+mxsfb-y := mxsfb_drv.o mxsfb_crtc.o mxsfb_out.o
+obj-$(CONFIG_DRM_MXSFB) += mxsfb.o