You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
267 B

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_VIDEO_ROCKCHIP_CIF) += video_rkcif.o
video_rkcif-objs += dev.o \
capture.o \
mipi-csi2.o \
cif-luma.o \
hw.o \
subdev-itf.o \
procfs.o \
cif-scale.o \
common.o \
cif-tools.o \
cif-rockit.o