Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # Makefile for the video capture/playback device drivers.
0004 #
0005 
0006 # Place here, alphabetically sorted by directory
0007 # (e. g. LC_ALL=C sort Makefile)
0008 obj-y += allegro-dvt/
0009 obj-y += amlogic/
0010 obj-y += amphion/
0011 obj-y += aspeed/
0012 obj-y += atmel/
0013 obj-y += cadence/
0014 obj-y += chips-media/
0015 obj-y += intel/
0016 obj-y += marvell/
0017 obj-y += mediatek/
0018 obj-y += nvidia/
0019 obj-y += nxp/
0020 obj-y += qcom/
0021 obj-y += renesas/
0022 obj-y += rockchip/
0023 obj-y += samsung/
0024 obj-y += st/
0025 obj-y += sunxi/
0026 obj-y += ti/
0027 obj-y += via/
0028 obj-y += xilinx/
0029 
0030 # Please place here only ancillary drivers that aren't SoC-specific
0031 # Please keep it alphabetically sorted by Kconfig name
0032 # (e. g. LC_ALL=C sort Makefile)
0033 obj-$(CONFIG_VIDEO_MEM2MEM_DEINTERLACE) += m2m-deinterlace.o
0034 obj-$(CONFIG_VIDEO_MUX)                 += video-mux.o