5 lines
103 B
Makefile
5 lines
103 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
rcar-isp-objs = csisp.o
|
|
|
|
obj-$(CONFIG_VIDEO_RCAR_ISP) += rcar-isp.o
|