summaryrefslogtreecommitdiff
path: root/drivers/media/platform/chips-media/Makefile
diff options
context:
space:
mode:
authorNas Chung <nas.chung@chipsnmedia.com>2023-11-08 22:29:24 +0300
committerSom Qin <som.qin@starfivetech.com>2024-01-23 11:51:00 +0300
commit4e56eb064d1e30e35407a26339299d2dc16979dc (patch)
tree0bb55b450f1ea1ba9c89bc4f08eded069a429524 /drivers/media/platform/chips-media/Makefile
parent7cdfcf93f9cae978eede6a4069d0db202be786b4 (diff)
downloadlinux-4e56eb064d1e30e35407a26339299d2dc16979dc.tar.xz
media: chips-media: wave5: Add the v4l2 layer
Add the decoder and encoder implementing the v4l2 API. This patch also adds the Makefile and the VIDEO_WAVE_VPU config Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com> Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Robert Beckett <bob.beckett@collabora.com> Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
Diffstat (limited to 'drivers/media/platform/chips-media/Makefile')
-rw-r--r--drivers/media/platform/chips-media/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/chips-media/Makefile b/drivers/media/platform/chips-media/Makefile
index 5ee693f651c1..6b5d99de8b54 100644
--- a/drivers/media/platform/chips-media/Makefile
+++ b/drivers/media/platform/chips-media/Makefile
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
obj-y += coda/
+obj-y += wave5/