blob: e8847e79e31aefc236a279d0b93c2b1953131567 [file] [log] [blame]
Laurent Pinchart7e8970e2011-02-12 18:05:06 -03001# Makefile for OMAP3 ISP driver
2
Arnaud Lacombe3f5c14d2011-08-15 02:07:08 -03003ccflags-$(CONFIG_VIDEO_OMAP3_DEBUG) += -DDEBUG
Laurent Pinchart7e8970e2011-02-12 18:05:06 -03004
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