[media] move soc_camera i2c drivers into its own dir
[deliverable/linux.git] / drivers / media / video / omap3isp / Makefile
CommitLineData
7e8970e1
LP
1# Makefile for OMAP3 ISP driver
2
3f5c14d3 3ccflags-$(CONFIG_VIDEO_OMAP3_DEBUG) += -DDEBUG
7e8970e1
LP
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
This page took 0.133548 seconds and 5 git commands to generate.