162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# Makefile for OMAP3 ISP driver 362306a36Sopenharmony_ci 462306a36Sopenharmony_ciccflags-$(CONFIG_VIDEO_OMAP3_DEBUG) += -DDEBUG 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciomap3-isp-objs += \ 762306a36Sopenharmony_ci isp.o ispvideo.o \ 862306a36Sopenharmony_ci ispcsiphy.o ispccp2.o ispcsi2.o \ 962306a36Sopenharmony_ci ispccdc.o isppreview.o ispresizer.o \ 1062306a36Sopenharmony_ci ispstat.o isph3a_aewb.o isph3a_af.o isphist.o 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_OMAP3) += omap3-isp.o 13