Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686'...
[sfrench/cifs-2.6.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 snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o soc-devres.o
3
4 ifneq ($(CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM),)
5 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
6 endif
7
8 obj-$(CONFIG_SND_SOC)   += snd-soc-core.o
9 obj-$(CONFIG_SND_SOC)   += codecs/
10 obj-$(CONFIG_SND_SOC)   += generic/
11 obj-$(CONFIG_SND_SOC)   += adi/
12 obj-$(CONFIG_SND_SOC)   += atmel/
13 obj-$(CONFIG_SND_SOC)   += au1x/
14 obj-$(CONFIG_SND_SOC)   += bcm/
15 obj-$(CONFIG_SND_SOC)   += blackfin/
16 obj-$(CONFIG_SND_SOC)   += cirrus/
17 obj-$(CONFIG_SND_SOC)   += davinci/
18 obj-$(CONFIG_SND_SOC)   += dwc/
19 obj-$(CONFIG_SND_SOC)   += fsl/
20 obj-$(CONFIG_SND_SOC)   += jz4740/
21 obj-$(CONFIG_SND_SOC)   += intel/
22 obj-$(CONFIG_SND_SOC)   += mxs/
23 obj-$(CONFIG_SND_SOC)   += nuc900/
24 obj-$(CONFIG_SND_SOC)   += omap/
25 obj-$(CONFIG_SND_SOC)   += kirkwood/
26 obj-$(CONFIG_SND_SOC)   += pxa/
27 obj-$(CONFIG_SND_SOC)   += rockchip/
28 obj-$(CONFIG_SND_SOC)   += samsung/
29 obj-$(CONFIG_SND_SOC)   += sh/
30 obj-$(CONFIG_SND_SOC)   += sirf/
31 obj-$(CONFIG_SND_SOC)   += spear/
32 obj-$(CONFIG_SND_SOC)   += tegra/
33 obj-$(CONFIG_SND_SOC)   += txx9/
34 obj-$(CONFIG_SND_SOC)   += ux500/