xref: /kernel/linux/linux-5.10/drivers/media/pci/cx88/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/pci/cx88/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cicx88xx-objs	:= cx88-cards.o cx88-core.o cx88-i2c.o cx88-tvaudio.o \
38c2ecf20Sopenharmony_ci		   cx88-dsp.o cx88-input.o
48c2ecf20Sopenharmony_cicx8800-objs	:= cx88-video.o cx88-vbi.o
58c2ecf20Sopenharmony_cicx8802-objs	:= cx88-mpeg.o
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88) += cx88xx.o cx8800.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_MPEG) += cx8802.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_ALSA) += cx88-alsa.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_BLACKBIRD) += cx88-blackbird.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_DVB) += cx88-dvb.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
138c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/tuners
148c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/dvb-frontends
15

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