xref: /kernel/linux/linux-5.10/drivers/media/usb/em28xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/usb/em28xx/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciem28xx-y +=	em28xx-core.o em28xx-i2c.o em28xx-cards.o em28xx-camera.o
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciem28xx-v4l-objs := em28xx-video.o em28xx-vbi.o
58c2ecf20Sopenharmony_ciem28xx-alsa-objs := em28xx-audio.o
68c2ecf20Sopenharmony_ciem28xx-rc-objs := em28xx-input.o
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_EM28XX) += em28xx.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_EM28XX_V4L2) += em28xx-v4l.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_EM28XX_ALSA) += em28xx-alsa.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_EM28XX_DVB) += em28xx-dvb.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_EM28XX_RC) += em28xx-rc.o
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/tuners
158c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/dvb-frontends
16

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