]> Git Repo - linux.git/blob - drivers/staging/media/ipu3/Makefile
ASoC: simple-card: Use snd_soc_of_parse_aux_devs()
[linux.git] / drivers / staging / media / ipu3 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the IPU3 ImgU drivers
4 #
5
6 ipu3-imgu-objs += \
7                 ipu3-mmu.o ipu3-dmamap.o \
8                 ipu3-tables.o ipu3-css-pool.o \
9                 ipu3-css-fw.o ipu3-css-params.o \
10                 ipu3-css.o ipu3-v4l2.o ipu3.o
11
12 obj-$(CONFIG_VIDEO_IPU3_IMGU) += ipu3-imgu.o
This page took 0.03643 seconds and 4 git commands to generate.