ACPI / processor: Make it possible to get CPU hardware ID via GICC
[linux-2.6/btrfs-unstable.git] / sound / soc / Makefile
blob5b3c8f67c8db7a29ff7199a6103d445428978125
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 soc-ops.o
4 ifneq ($(CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM),)
5 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
6 endif
8 ifneq ($(CONFIG_SND_SOC_AC97_BUS),)
9 snd-soc-core-objs += soc-ac97.o
10 endif
12 obj-$(CONFIG_SND_SOC) += snd-soc-core.o
13 obj-$(CONFIG_SND_SOC) += codecs/
14 obj-$(CONFIG_SND_SOC) += generic/
15 obj-$(CONFIG_SND_SOC) += adi/
16 obj-$(CONFIG_SND_SOC) += atmel/
17 obj-$(CONFIG_SND_SOC) += au1x/
18 obj-$(CONFIG_SND_SOC) += bcm/
19 obj-$(CONFIG_SND_SOC) += blackfin/
20 obj-$(CONFIG_SND_SOC) += cirrus/
21 obj-$(CONFIG_SND_SOC) += davinci/
22 obj-$(CONFIG_SND_SOC) += dwc/
23 obj-$(CONFIG_SND_SOC) += fsl/
24 obj-$(CONFIG_SND_SOC) += jz4740/
25 obj-$(CONFIG_SND_SOC) += intel/
26 obj-$(CONFIG_SND_SOC) += mxs/
27 obj-$(CONFIG_SND_SOC) += nuc900/
28 obj-$(CONFIG_SND_SOC) += omap/
29 obj-$(CONFIG_SND_SOC) += kirkwood/
30 obj-$(CONFIG_SND_SOC) += pxa/
31 obj-$(CONFIG_SND_SOC) += rockchip/
32 obj-$(CONFIG_SND_SOC) += samsung/
33 obj-$(CONFIG_SND_SOC) += sh/
34 obj-$(CONFIG_SND_SOC) += sirf/
35 obj-$(CONFIG_SND_SOC) += spear/
36 obj-$(CONFIG_SND_SOC) += tegra/
37 obj-$(CONFIG_SND_SOC) += txx9/
38 obj-$(CONFIG_SND_SOC) += ux500/
39 obj-$(CONFIG_SND_SOC) += xtensa/