]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - sound/soc/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
[mirror_ubuntu-bionic-kernel.git] / sound / soc / Makefile
1 snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o
2
3 obj-$(CONFIG_SND_SOC) += snd-soc-core.o
4 obj-$(CONFIG_SND_SOC) += codecs/
5 obj-$(CONFIG_SND_SOC) += atmel/
6 obj-$(CONFIG_SND_SOC) += au1x/
7 obj-$(CONFIG_SND_SOC) += blackfin/
8 obj-$(CONFIG_SND_SOC) += davinci/
9 obj-$(CONFIG_SND_SOC) += ep93xx/
10 obj-$(CONFIG_SND_SOC) += fsl/
11 obj-$(CONFIG_SND_SOC) += imx/
12 obj-$(CONFIG_SND_SOC) += jz4740/
13 obj-$(CONFIG_SND_SOC) += mid-x86/
14 obj-$(CONFIG_SND_SOC) += nuc900/
15 obj-$(CONFIG_SND_SOC) += omap/
16 obj-$(CONFIG_SND_SOC) += kirkwood/
17 obj-$(CONFIG_SND_SOC) += pxa/
18 obj-$(CONFIG_SND_SOC) += samsung/
19 obj-$(CONFIG_SND_SOC) += s6000/
20 obj-$(CONFIG_SND_SOC) += sh/
21 obj-$(CONFIG_SND_SOC) += tegra/
22 obj-$(CONFIG_SND_SOC) += txx9/