xref: /kernel/linux/linux-5.10/drivers/media/usb/cx231xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cicx231xx-y += cx231xx-video.o cx231xx-i2c.o cx231xx-cards.o cx231xx-core.o
38c2ecf20Sopenharmony_cicx231xx-y += cx231xx-avcore.o cx231xx-417.o cx231xx-pcb-cfg.o cx231xx-vbi.o
48c2ecf20Sopenharmony_cicx231xx-$(CONFIG_VIDEO_CX231XX_RC) += cx231xx-input.o
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_cicx231xx-alsa-objs := cx231xx-audio.o
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX231XX) += cx231xx.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX231XX_ALSA) += cx231xx-alsa.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX231XX_DVB) += cx231xx-dvb.o
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/tuners
138c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/dvb-frontends
14

Indexes created Thu Nov 07 10:32:03 CST 2024