]> Git Repo - linux.git/blob - drivers/media/i2c/ccs/Makefile
mptcp: ensure snd_nxt is properly initialized on connect
[linux.git] / drivers / media / i2c / ccs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ccs-objs                        += ccs-core.o ccs-reg-access.o \
3                                    ccs-quirk.o ccs-limits.o ccs-data.o
4 obj-$(CONFIG_VIDEO_CCS)         += ccs.o
5
6 ccflags-y += -I $(srctree)/drivers/media/i2c
This page took 0.034853 seconds and 4 git commands to generate.