summaryrefslogtreecommitdiff
path: root/drivers/media/common/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-02-01 13:21:36 +0100
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-02-09 09:22:36 +0100
commit39d08ab979b7995d22dd6b3ce74d3179f02847a1 (patch)
treed0ab3d2b9ce69e8b7b7f9a3120b0f7a7858f3e19 /drivers/media/common/Makefile
parent0fcb867718519060c90afea2d9af0a7cc1c3bd36 (diff)
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
This reverts commit e33fdb5a02490059e2f48ced2c038c8a46c6476d. The saa7146-based devices are still in use, esp. for DVB. So move these drivers back to mainline. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/common/Makefile')
-rw-r--r--drivers/media/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/common/Makefile b/drivers/media/common/Makefile
index d78a0df15478..ad0b1e95fb12 100644
--- a/drivers/media/common/Makefile
+++ b/drivers/media/common/Makefile
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
-obj-y += b2c2/ siano/ v4l2-tpg/ videobuf2/
+obj-y += b2c2/ saa7146/ siano/ v4l2-tpg/ videobuf2/
# Please keep it alphabetically sorted by Kconfig name
# (e. g. LC_ALL=C sort Makefile)