Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
[deliverable/linux.git] / sound / soc / Makefile
CommitLineData
5bef44f9
MB
1snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o
2snd-soc-core-objs += soc-pcm.o soc-io.o
a3288176 3
e7f73a16
LPC
4snd-soc-dmaengine-pcm-objs := soc-dmaengine-pcm.o
5obj-$(CONFIG_SND_SOC_DMAENGINE_PCM) += snd-soc-dmaengine-pcm.o
6
a3288176 7obj-$(CONFIG_SND_SOC) += snd-soc-core.o
0b34a3d0 8obj-$(CONFIG_SND_SOC) += codecs/
f2390880 9obj-$(CONFIG_SND_SOC) += generic/
0b34a3d0
MB
10obj-$(CONFIG_SND_SOC) += atmel/
11obj-$(CONFIG_SND_SOC) += au1x/
12obj-$(CONFIG_SND_SOC) += blackfin/
13obj-$(CONFIG_SND_SOC) += davinci/
db5bf412 14obj-$(CONFIG_SND_SOC) += ep93xx/
0b34a3d0 15obj-$(CONFIG_SND_SOC) += fsl/
9af83810 16obj-$(CONFIG_SND_SOC) += jz4740/
e62255f2 17obj-$(CONFIG_SND_SOC) += mid-x86/
009ad054 18obj-$(CONFIG_SND_SOC) += mxs/
1082e270 19obj-$(CONFIG_SND_SOC) += nuc900/
0b34a3d0 20obj-$(CONFIG_SND_SOC) += omap/
f9b95980 21obj-$(CONFIG_SND_SOC) += kirkwood/
0b34a3d0 22obj-$(CONFIG_SND_SOC) += pxa/
5033f43c 23obj-$(CONFIG_SND_SOC) += samsung/
4b166da9 24obj-$(CONFIG_SND_SOC) += s6000/
0b34a3d0 25obj-$(CONFIG_SND_SOC) += sh/
8b75d714 26obj-$(CONFIG_SND_SOC) += tegra/
e24805dd 27obj-$(CONFIG_SND_SOC) += txx9/
3592b7f6 28obj-$(CONFIG_SND_SOC) += ux500/
This page took 0.291258 seconds and 5 git commands to generate.