aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/mxc/Makefile
diff options
context:
space:
mode:
authorJason Chen <b02280@freescale.com>2011-08-30 16:02:26 +0800
committerEric Miao <eric.miao@linaro.org>2011-10-14 09:56:57 +0800
commit464cc74838ce150a1d9cf3875deab97f88f20943 (patch)
treea2d5e691b72efd165bc0117906f42b2b4ba72bc1 /drivers/video/mxc/Makefile
parentdad6f7a7dcca0f7579ffc1a76ca6e769d82878c0 (diff)
ipuv3: add framebuffer driver
Base framebuffer driver directly copied from linux-imx-2.6.38 Signed-off-by: Jason Chen <b02280@freescale.com>
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
new file mode 100644
index 00000000000..32365062cc5
--- /dev/null
+++ b/drivers/video/mxc/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_FB_MXC_SYNC_PANEL) += mxc_dispdrv.o mxc_ipuv3_fb.o