# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_VIDEO_ROCKCHIP_FEC) += video_rkfec.o

video_rkfec-objs += hw.o \
		fec_offline.o \
		procfs.o
