summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-19 12:18:13 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-05-20 12:26:12 +0200
commitad85094b293e40e7a2f831b0311a389d952ebd5e (patch)
treeb3c32c16c562fcec5e0197966108b24fdd226e99 /drivers/staging/media/atomisp/Makefile
parentad3a44cbd1b2e1559c6b93e80dc0c9c29632969a (diff)
Revert "media: staging: atomisp: Remove driver"
There are some interest on having this driver back, and I can probably dedicate some time to address its issue. So, let's ressurect it. For now, the driver causes a recursive error and doesn't build, so, make it depend on BROKEN. This reverts commit 51b8dc5163d2ff2bf04019f8bf7e3bd0e75bb654. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/staging/media/atomisp/Makefile')
-rw-r--r--drivers/staging/media/atomisp/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/media/atomisp/Makefile b/drivers/staging/media/atomisp/Makefile
new file mode 100644
index 000000000000..403fe5edff6d
--- /dev/null
+++ b/drivers/staging/media/atomisp/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for camera drivers.
+#
+obj-$(CONFIG_INTEL_ATOMISP) += pci/
+obj-$(CONFIG_INTEL_ATOMISP) += i2c/
+obj-$(CONFIG_INTEL_ATOMISP) += platform/