mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-22 15:45:09 +07:00
ada795551a
Most of the I2C headers got moved a long time ago to include/media/i2c. Stop including them at the patch. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
6 lines
171 B
Makefile
6 lines
171 B
Makefile
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
|