GNU Linux-libre 6.7.9-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 += microchip/
19 obj-y += nuvoton/
20 obj-y += nvidia/
21 obj-y += nxp/
22 obj-y += qcom/
23 obj-y += renesas/
24 obj-y += rockchip/
25 obj-y += samsung/
26 obj-y += st/
27 obj-y += sunxi/
28 obj-y += ti/
29 obj-y += verisilicon/
30 obj-y += via/
31 obj-y += xilinx/
32
33 # Please place here only ancillary drivers that aren't SoC-specific
34 # Please keep it alphabetically sorted by Kconfig name
35 # (e. g. LC_ALL=C sort Makefile)
36 obj-$(CONFIG_VIDEO_MEM2MEM_DEINTERLACE) += m2m-deinterlace.o
37 obj-$(CONFIG_VIDEO_MUX)                 += video-mux.o