Merge tag 'ib-asoc-3.14-1' of git://git.linaro.org/people/ljones/mfd into asoc-twl6040
[deliverable/linux.git] / sound / soc / Makefile
CommitLineData
5bef44f9 1snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o
a0b03a61 2snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o soc-devres.o
a3288176 3
28c4468b
LPC
4ifneq ($(CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM),)
5snd-soc-core-objs += soc-generic-dmaengine-pcm.o
6endif
7
a3288176 8obj-$(CONFIG_SND_SOC) += snd-soc-core.o
0b34a3d0 9obj-$(CONFIG_SND_SOC) += codecs/
f2390880 10obj-$(CONFIG_SND_SOC) += generic/
0b34a3d0
MB
11obj-$(CONFIG_SND_SOC) += atmel/
12obj-$(CONFIG_SND_SOC) += au1x/
13obj-$(CONFIG_SND_SOC) += blackfin/
0ed275ef 14obj-$(CONFIG_SND_SOC) += cirrus/
0b34a3d0 15obj-$(CONFIG_SND_SOC) += davinci/
3a9cf8ef 16obj-$(CONFIG_SND_SOC) += dwc/
0b34a3d0 17obj-$(CONFIG_SND_SOC) += fsl/
9af83810 18obj-$(CONFIG_SND_SOC) += jz4740/
e62255f2 19obj-$(CONFIG_SND_SOC) += mid-x86/
009ad054 20obj-$(CONFIG_SND_SOC) += mxs/
1082e270 21obj-$(CONFIG_SND_SOC) += nuc900/
0b34a3d0 22obj-$(CONFIG_SND_SOC) += omap/
f9b95980 23obj-$(CONFIG_SND_SOC) += kirkwood/
0b34a3d0 24obj-$(CONFIG_SND_SOC) += pxa/
5033f43c 25obj-$(CONFIG_SND_SOC) += samsung/
4b166da9 26obj-$(CONFIG_SND_SOC) += s6000/
0b34a3d0 27obj-$(CONFIG_SND_SOC) += sh/
e58070ee 28obj-$(CONFIG_SND_SOC) += spear/
8b75d714 29obj-$(CONFIG_SND_SOC) += tegra/
e24805dd 30obj-$(CONFIG_SND_SOC) += txx9/
3592b7f6 31obj-$(CONFIG_SND_SOC) += ux500/
This page took 0.500512 seconds and 5 git commands to generate.