Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
[deliverable/linux.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) += nuc900/
14 obj-$(CONFIG_SND_SOC) += omap/
15 obj-$(CONFIG_SND_SOC) += kirkwood/
16 obj-$(CONFIG_SND_SOC) += pxa/
17 obj-$(CONFIG_SND_SOC) += s3c24xx/
18 obj-$(CONFIG_SND_SOC) += s6000/
19 obj-$(CONFIG_SND_SOC) += sh/
20 obj-$(CONFIG_SND_SOC) += txx9/
This page took 0.193847 seconds and 6 git commands to generate.