Files
Debian-9-Kernel/drivers/media/usb/gspca/gl860/Makefile
T

11 lines
214 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
obj-$(CONFIG_USB_GL860) += gspca_gl860.o
gspca_gl860-objs := gl860.o \
gl860-mi1320.o \
gl860-ov2640.o \
gl860-ov9655.o \
gl860-mi2020.o
ccflags-y += -I$(srctree)/drivers/media/usb/gspca