summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2016-02-23 13:38:43 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-03-03 07:48:41 -0300
commit679759c13d1164be6f5451138554c2fa4fcafb3e (patch)
tree93db5a2bdf1122c8dc31beecc636ee6c595bd979 /drivers/staging/media/Makefile
parentf52ac3f49161c1a24e1916174217c754c9b852b8 (diff)
downloadlinux-0-day-679759c13d1164be6f5451138554c2fa4fcafb3e.tar.gz
linux-0-day-679759c13d1164be6f5451138554c2fa4fcafb3e.tar.xz
[media] soc_camera/mx2_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 89d038c1c4d59..d3ff2d054be71 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -2,6 +2,7 @@ obj-$(CONFIG_I2C_BCM2048) += bcm2048/
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_OMAP1) += omap1/
obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/
obj-$(CONFIG_DVB_MN88472) += mn88472/