xref: /linux/drivers/media/platform/ti/cal/Makefile (revision bea00fab2b0e5359ee88a2b127f15a35cd48872b)
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_VIDEO_TI_CAL) += ti-cal.o
3ti-cal-y := cal.o cal-camerarx.o cal-video.o
4