xref: /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci# Makefile for OMAP3 ISP driver
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciccflags-$(CONFIG_VIDEO_OMAP3_DEBUG) += -DDEBUG
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciomap3-isp-objs += \
78c2ecf20Sopenharmony_ci	isp.o ispvideo.o \
88c2ecf20Sopenharmony_ci	ispcsiphy.o ispccp2.o ispcsi2.o \
98c2ecf20Sopenharmony_ci	ispccdc.o isppreview.o ispresizer.o \
108c2ecf20Sopenharmony_ci	ispstat.o isph3a_aewb.o isph3a_af.o isphist.o
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_OMAP3) += omap3-isp.o
13

Indexes created Thu Nov 07 10:32:03 CST 2024