summaryrefslogtreecommitdiff
path: root/drivers/media/platform/qcom/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-03-13 13:18:21 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-03-18 07:58:35 +0300
commitf2ab6d3e8c485f794b5e2de07c09d2bd653ef85e (patch)
tree0365ea17c673dc81e77e50cbaa5a60e9f44fe195 /drivers/media/platform/qcom/Makefile
parent68f8ef61c659f2c5b674ed4716fea78a7bbb01f3 (diff)
downloadlinux-f2ab6d3e8c485f794b5e2de07c09d2bd653ef85e.tar.xz
media: platform: Create vendor/{Makefile,Kconfig} files
Instead of placing multiple per-vendor entries at the platform/{Makefile,Kconfig}, create them at the per-vendor directories. Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/platform/qcom/Makefile')
-rw-r--r--drivers/media/platform/qcom/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/platform/qcom/Makefile b/drivers/media/platform/qcom/Makefile
new file mode 100644
index 000000000000..4f055c396e04
--- /dev/null
+++ b/drivers/media/platform/qcom/Makefile
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0-only
+obj-y += camss/
+obj-y += venus/