xref: /linux-3.3/drivers/media/video/omap3isp/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile for OMAP3 ISP driver
2
3ccflags-$(CONFIG_VIDEO_OMAP3_DEBUG) += -DDEBUG
4
5omap3-isp-objs += \
6	isp.o ispqueue.o ispvideo.o \
7	ispcsiphy.o ispccp2.o ispcsi2.o \
8	ispccdc.o isppreview.o ispresizer.o \
9	ispstat.o isph3a_aewb.o isph3a_af.o isphist.o
10
11obj-$(CONFIG_VIDEO_OMAP3) += omap3-isp.o
12

served by {OpenGrok

Last Index Update: Wed Aug 06 07:36:57 UTC 2025