1# SPDX-License-Identifier: GPL-2.0 2rcar-isp-objs = csisp.o 3 4obj-$(CONFIG_VIDEO_RCAR_ISP) += rcar-isp.o 5