summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorHans Verkuil2016-02-23 17:39:10 +0100
committerMauro Carvalho Chehab2016-03-03 11:54:42 +0100
commit5ed08a8649ddb95860fcf6d8d2e0f34b338043a5 (patch)
tree8e2c2c908222aaab86c7f29fff4dbce49e988ff1 /drivers/staging/media/Makefile
parent[media] soc_camera/mx2_camera.c: move to staging in preparation, for removal (diff)
downloadkernel-qcow2-linux-5ed08a8649ddb95860fcf6d8d2e0f34b338043a5.tar.gz
kernel-qcow2-linux-5ed08a8649ddb95860fcf6d8d2e0f34b338043a5.tar.xz
kernel-qcow2-linux-5ed08a8649ddb95860fcf6d8d2e0f34b338043a5.zip
[media] soc_camera/mx3_camera.c: move to staging in preparation, for removal
This driver is deprecated: it should become a stand-alone driver instead of using the soc-camera framework. Unless someone is willing to take this on (unlikely with such ancient hardware) it is going to be removed from the kernel soon. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/staging/media/Makefile')
-rw-r--r--drivers/staging/media/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/media/Makefile b/drivers/staging/media/Makefile
index d3ff2d054be7..4861163371ef 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -3,6 +3,7 @@ obj-$(CONFIG_DVB_CXD2099) += cxd2099/
obj-$(CONFIG_LIRC_STAGING) += lirc/
obj-$(CONFIG_VIDEO_DM365_VPFE) += davinci_vpfe/
obj-$(CONFIG_VIDEO_MX2) += mx2/
+obj-$(CONFIG_VIDEO_MX3) += mx3/
obj-$(CONFIG_VIDEO_OMAP1) += omap1/
obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/
obj-$(CONFIG_DVB_MN88472) += mn88472/