License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / drivers / media / platform / omap3isp / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
7e8970e1
LP
2# Makefile for OMAP3 ISP driver
3
3f5c14d3 4ccflags-$(CONFIG_VIDEO_OMAP3_DEBUG) += -DDEBUG
7e8970e1
LP
5
6omap3-isp-objs += \
fbac1400 7 isp.o ispvideo.o \
7e8970e1
LP
8 ispcsiphy.o ispccp2.o ispcsi2.o \
9 ispccdc.o isppreview.o ispresizer.o \
10 ispstat.o isph3a_aewb.o isph3a_af.o isphist.o
11
12obj-$(CONFIG_VIDEO_OMAP3) += omap3-isp.o