mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 23:25:54 +00: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>
5 lines
145 B
Makefile
5 lines
145 B
Makefile
cx25840-objs := cx25840-core.o cx25840-audio.o cx25840-firmware.o \
|
|
cx25840-vbi.o cx25840-ir.o
|
|
|
|
obj-$(CONFIG_VIDEO_CX25840) += cx25840.o
|