c05564c4d8
Android 13
6 lines
171 B
Makefile
Executable file
6 lines
171 B
Makefile
Executable file
usbvision-objs := usbvision-core.o usbvision-video.o usbvision-i2c.o usbvision-cards.o
|
|
|
|
obj-$(CONFIG_VIDEO_USBVISION) += usbvision.o
|
|
|
|
ccflags-y += -Idrivers/media/tuners
|