Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.13 6 lines 207 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2ccs-objs += ccs-core.o ccs-reg-access.o \ 3 ccs-quirk.o ccs-limits.o ccs-data.o 4obj-$(CONFIG_VIDEO_CCS) += ccs.o 5 6ccflags-y += -I $(srctree)/drivers/media/i2c