Merge branch 'master' into for-2.6.35
[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) += fsl/
10 obj-$(CONFIG_SND_SOC) += imx/
11 obj-$(CONFIG_SND_SOC) += omap/
12 obj-$(CONFIG_SND_SOC) += pxa/
13 obj-$(CONFIG_SND_SOC) += s3c24xx/
14 obj-$(CONFIG_SND_SOC) += s6000/
15 obj-$(CONFIG_SND_SOC) += sh/
16 obj-$(CONFIG_SND_SOC) += txx9/
This page took 0.029625 seconds and 5 git commands to generate.