xref: /kernel/linux/linux-6.6/drivers/media/pci/cx88/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/media/pci/cx88/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_cicx88xx-objs	:= cx88-cards.o cx88-core.o cx88-i2c.o cx88-tvaudio.o \
362306a36Sopenharmony_ci		   cx88-dsp.o cx88-input.o
462306a36Sopenharmony_cicx8800-objs	:= cx88-video.o cx88-vbi.o
562306a36Sopenharmony_cicx8802-objs	:= cx88-mpeg.o
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88) += cx88xx.o cx8800.o
862306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_MPEG) += cx8802.o
962306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_ALSA) += cx88-alsa.o
1062306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_BLACKBIRD) += cx88-blackbird.o
1162306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_DVB) += cx88-dvb.o
1262306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
1362306a36Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/tuners
1462306a36Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/dvb-frontends
15

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