kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
12
linux-6.8.1/drivers/media/usb/gspca/m5602/Makefile
Normal file
12
linux-6.8.1/drivers/media/usb/gspca/m5602/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
# SPDX-License-Identifier: GPL-2.0
|
||||
obj-$(CONFIG_USB_M5602) += gspca_m5602.o
|
||||
|
||||
gspca_m5602-objs := m5602_core.o \
|
||||
m5602_ov9650.o \
|
||||
m5602_ov7660.o \
|
||||
m5602_mt9m111.o \
|
||||
m5602_po1030.o \
|
||||
m5602_s5k83a.o \
|
||||
m5602_s5k4aa.o
|
||||
|
||||
ccflags-y += -I$(srctree)/drivers/media/usb/gspca
|
Loading…
Add table
Add a link
Reference in a new issue