xref: /kernel/linux/linux-5.10/drivers/media/usb/tm6000/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/usb/tm6000/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_citm6000-y := tm6000-cards.o \
38c2ecf20Sopenharmony_ci		   tm6000-core.o  \
48c2ecf20Sopenharmony_ci		   tm6000-i2c.o   \
58c2ecf20Sopenharmony_ci		   tm6000-video.o \
68c2ecf20Sopenharmony_ci		   tm6000-stds.o \
78c2ecf20Sopenharmony_ci		   tm6000-input.o
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TM6000) += tm6000.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TM6000_ALSA) += tm6000-alsa.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TM6000_DVB) += tm6000-dvb.o
128c2ecf20Sopenharmony_ci
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