Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / sound / i2c / other / Makefile
blob1a4ce1236146665de8199014e1b9d4c63f29d5d6
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for ALSA
4 # Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
7 snd-ak4114-objs := ak4114.o
8 snd-ak4117-objs := ak4117.o
9 snd-ak4113-objs := ak4113.o
10 snd-ak4xxx-adda-objs := ak4xxx-adda.o
11 snd-pt2258-objs := pt2258.o
13 # Module Dependency
14 obj-$(CONFIG_SND_PDAUDIOCF) += snd-ak4117.o
15 obj-$(CONFIG_SND_ICE1712) += snd-ak4xxx-adda.o
16 obj-$(CONFIG_SND_ICE1724) += snd-ak4114.o snd-ak4113.o snd-ak4xxx-adda.o snd-pt2258.o