summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel/Makefile
diff options
context:
space:
mode:
authorHans Verkuil2016-09-21 08:53:25 +0200
committerMauro Carvalho Chehab2017-04-10 13:00:06 +0200
commitc1d82b89538032718cba30b5b1fe192dfb343212 (patch)
tree648a52fcf092d4576ae80b4cc141bf86d5825f12 /drivers/media/platform/atmel/Makefile
parent[media] atmel-isi: remove dependency of the soc-camera framework (diff)
downloadkernel-qcow2-linux-c1d82b89538032718cba30b5b1fe192dfb343212.tar.gz
kernel-qcow2-linux-c1d82b89538032718cba30b5b1fe192dfb343212.tar.xz
kernel-qcow2-linux-c1d82b89538032718cba30b5b1fe192dfb343212.zip
[media] atmel-isi: move out of soc_camera to atmel
Move this out of the soc_camera directory into the atmel directory where it belongs. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/atmel/Makefile')
-rw-r--r--drivers/media/platform/atmel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/atmel/Makefile b/drivers/media/platform/atmel/Makefile
index 9d7c999d434d..27000d099a5e 100644
--- a/drivers/media/platform/atmel/Makefile
+++ b/drivers/media/platform/atmel/Makefile
@@ -1 +1,2 @@
obj-$(CONFIG_VIDEO_ATMEL_ISC) += atmel-isc.o
+obj-$(CONFIG_VIDEO_ATMEL_ISI) += atmel-isi.o