aboutsummaryrefslogtreecommitdiff
path: root/drivers/mxc/mipi/Makefile
diff options
context:
space:
mode:
authorEven Xu <Feng.Xu@freescale.com>2011-11-04 13:54:22 +0800
committerEric Miao <eric.miao@canonical.com>2011-11-10 07:39:05 +0800
commiteb737bbaa9a25cd380c524fbd5b606247577ac77 (patch)
treead89661d1367710d522193074a5a1d623584104c /drivers/mxc/mipi/Makefile
parentce8afcf3ad4a4a6b38e8e09cd879b7d08a062b30 (diff)
ENGR00161382-3 MX6Q MIPI CSI2: Add MIPI CSI2 driver
Add MIPI CSI2 driver Signed-off-by: Even Xu <b21019@freescale.com>
Diffstat (limited to 'drivers/mxc/mipi/Makefile')
-rw-r--r--drivers/mxc/mipi/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/mxc/mipi/Makefile b/drivers/mxc/mipi/Makefile
new file mode 100644
index 00000000000..98cda773bd2
--- /dev/null
+++ b/drivers/mxc/mipi/Makefile
@@ -0,0 +1,4 @@
+#
+# Makefile for the mipi interface driver
+#
+obj-$(CONFIG_MXC_MIPI_CSI2) += mxc_mipi_csi2.o