GNU Linux-libre 5.19-rc6-gnu
[releases.git] / drivers / media / platform / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the video capture/playback device drivers.
4 #
5
6 # Place here, alphabetically sorted by directory
7 # (e. g. LC_ALL=C sort Makefile)
8 obj-y += allegro-dvt/
9 obj-y += amlogic/
10 obj-y += amphion/
11 obj-y += aspeed/
12 obj-y += atmel/
13 obj-y += cadence/
14 obj-y += chips-media/
15 obj-y += intel/
16 obj-y += marvell/
17 obj-y += mediatek/
18 obj-y += nvidia/
19 obj-y += nxp/
20 obj-y += qcom/
21 obj-y += renesas/
22 obj-y += rockchip/
23 obj-y += samsung/
24 obj-y += st/
25 obj-y += sunxi/
26 obj-y += ti/
27 obj-y += via/
28 obj-y += xilinx/
29
30 # Please place here only ancillary drivers that aren't SoC-specific
31 # Please keep it alphabetically sorted by Kconfig name
32 # (e. g. LC_ALL=C sort Makefile)
33 obj-$(CONFIG_VIDEO_MEM2MEM_DEINTERLACE) += m2m-deinterlace.o
34 obj-$(CONFIG_VIDEO_MUX)                 += video-mux.o