summaryrefslogtreecommitdiff
path: root/drivers/video/mxc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/mxc/Makefile')
-rw-r--r--drivers/video/mxc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/mxc/Makefile b/drivers/video/mxc/Makefile
index 916b431152f1..54a0bf4dd7c7 100644
--- a/drivers/video/mxc/Makefile
+++ b/drivers/video/mxc/Makefile
@@ -7,6 +7,7 @@ ifeq ($(CONFIG_MXC_IPU_V1),y)
obj-$(CONFIG_FB_MXC_SYNC_PANEL) += mxcfb.o mxcfb_modedb.o
else
obj-$(CONFIG_FB_MXC_SYNC_PANEL) += mxc_ipuv3_fb.o
+ obj-$(CONFIG_FB_MXC_SYNC_PANEL) += ccwmx51_display.o
endif
obj-$(CONFIG_FB_MXC_EPSON_PANEL) += mxcfb_epson.o
obj-$(CONFIG_FB_MXC_EPSON_QVGA_PANEL) += mxcfb_epson_qvga.o