Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / media / platform / Makefile
blobace4e34483ddce6c3361479989086145dd495f29
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the video capture/playback device drivers.
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 += broadcom/
14 obj-y += cadence/
15 obj-y += chips-media/
16 obj-y += imagination/
17 obj-y += intel/
18 obj-y += marvell/
19 obj-y += mediatek/
20 obj-y += microchip/
21 obj-y += nuvoton/
22 obj-y += nvidia/
23 obj-y += nxp/
24 obj-y += qcom/
25 obj-y += raspberrypi/
26 obj-y += renesas/
27 obj-y += rockchip/
28 obj-y += samsung/
29 obj-y += st/
30 obj-y += sunxi/
31 obj-y += ti/
32 obj-y += verisilicon/
33 obj-y += via/
34 obj-y += xilinx/
36 # Please place here only ancillary drivers that aren't SoC-specific
37 # Please keep it alphabetically sorted by Kconfig name
38 # (e. g. LC_ALL=C sort Makefile)
39 obj-$(CONFIG_VIDEO_MEM2MEM_DEINTERLACE) += m2m-deinterlace.o
40 obj-$(CONFIG_VIDEO_MUX) += video-mux.o