xref: /kernel/linux/linux-5.10/drivers/media/usb/go7007/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/usb/go7007/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_GO7007) += go7007.o
38c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_GO7007_USB) += go7007-usb.o
48c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_GO7007_LOADER) += go7007-loader.o
58c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_GO7007_USB_S2250_BOARD) += s2250.o
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cigo7007-y := go7007-v4l2.o go7007-driver.o go7007-i2c.o go7007-fw.o \
88c2ecf20Sopenharmony_ci		snd-go7007.o
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_cis2250-y := s2250-board.o
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciccflags-$(CONFIG_VIDEO_GO7007_LOADER:m=y) += -I $(srctree)/drivers/media/common
13

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