]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/media/platform/omap3isp/Makefile
Input: wm97xx: add new AC97 bus support
[mirror_ubuntu-focal-kernel.git] / drivers / media / platform / omap3isp / Makefile
1 # Makefile for OMAP3 ISP driver
2
3 ccflags-$(CONFIG_VIDEO_OMAP3_DEBUG) += -DDEBUG
4
5 omap3-isp-objs += \
6 isp.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
11 obj-$(CONFIG_VIDEO_OMAP3) += omap3-isp.o