xref: /kernel/linux/linux-5.10/drivers/media/usb/au0828/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/usb/au0828/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciau0828-objs	:= au0828-core.o au0828-i2c.o au0828-cards.o au0828-dvb.o
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciifeq ($(CONFIG_VIDEO_AU0828_V4L2),y)
58c2ecf20Sopenharmony_ci  au0828-objs   += au0828-video.o au0828-vbi.o
68c2ecf20Sopenharmony_ciendif
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciifeq ($(CONFIG_VIDEO_AU0828_RC),y)
98c2ecf20Sopenharmony_ci  au0828-objs   += au0828-input.o
108c2ecf20Sopenharmony_ciendif
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_AU0828) += au0828.o
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/tuners
158c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/media/dvb-frontends
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciccflags-y += $(extra-cflags-y) $(extra-cflags-m)
18

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