Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-2.6-block.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
6f0c4226
JY
2snd-soc-core-objs += soc-pcm.o soc-io.o soc-devres.o soc-ops.o
3snd-soc-core-$(CONFIG_SND_SOC_COMPRESS) += soc-compress.o
78b50f39
MB
4
5ifneq ($(CONFIG_SND_SOC_TOPOLOGY),)
8a978234 6snd-soc-core-objs += soc-topology.o
78b50f39 7endif
a3288176 8
28c4468b
LPC
9ifneq ($(CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM),)
10snd-soc-core-objs += soc-generic-dmaengine-pcm.o
11endif
12
336b8423
LPC
13ifneq ($(CONFIG_SND_SOC_AC97_BUS),)
14snd-soc-core-objs += soc-ac97.o
15endif
16
a3288176 17obj-$(CONFIG_SND_SOC) += snd-soc-core.o
0b34a3d0 18obj-$(CONFIG_SND_SOC) += codecs/
f2390880 19obj-$(CONFIG_SND_SOC) += generic/
8f2fe346 20obj-$(CONFIG_SND_SOC) += adi/
7c31335a 21obj-$(CONFIG_SND_SOC) += amd/
0b34a3d0
MB
22obj-$(CONFIG_SND_SOC) += atmel/
23obj-$(CONFIG_SND_SOC) += au1x/
c6aeb7de 24obj-$(CONFIG_SND_SOC) += bcm/
0b34a3d0 25obj-$(CONFIG_SND_SOC) += blackfin/
0ed275ef 26obj-$(CONFIG_SND_SOC) += cirrus/
0b34a3d0 27obj-$(CONFIG_SND_SOC) += davinci/
3a9cf8ef 28obj-$(CONFIG_SND_SOC) += dwc/
0b34a3d0 29obj-$(CONFIG_SND_SOC) += fsl/
9af83810 30obj-$(CONFIG_SND_SOC) += jz4740/
14b947d9 31obj-$(CONFIG_SND_SOC) += img/
784cbf8a 32obj-$(CONFIG_SND_SOC) += intel/
ee0bcaff 33obj-$(CONFIG_SND_SOC) += mediatek/
009ad054 34obj-$(CONFIG_SND_SOC) += mxs/
1082e270 35obj-$(CONFIG_SND_SOC) += nuc900/
0b34a3d0 36obj-$(CONFIG_SND_SOC) += omap/
f9b95980 37obj-$(CONFIG_SND_SOC) += kirkwood/
0b34a3d0 38obj-$(CONFIG_SND_SOC) += pxa/
6a328885 39obj-$(CONFIG_SND_SOC) += qcom/
4495c89f 40obj-$(CONFIG_SND_SOC) += rockchip/
5033f43c 41obj-$(CONFIG_SND_SOC) += samsung/
0b34a3d0 42obj-$(CONFIG_SND_SOC) += sh/
a731e217 43obj-$(CONFIG_SND_SOC) += sirf/
e58070ee 44obj-$(CONFIG_SND_SOC) += spear/
1e6babb4 45obj-$(CONFIG_SND_SOC) += sti/
45fb6b6f 46obj-$(CONFIG_SND_SOC) += sunxi/
8b75d714 47obj-$(CONFIG_SND_SOC) += tegra/
e24805dd 48obj-$(CONFIG_SND_SOC) += txx9/
3592b7f6 49obj-$(CONFIG_SND_SOC) += ux500/
57b7068d 50obj-$(CONFIG_SND_SOC) += xtensa/
6fc3d24d 51obj-$(CONFIG_SND_SOC) += zte/