powerpc: fix build with make 3.82
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / sound / soc / imx / Makefile
blob9f8bb92ddfcc0cf3406ecf09fe2f2ad46e2628e1
1 # i.MX Platform Support
2 snd-soc-imx-objs := imx-ssi.o imx-pcm-fiq.o
4 ifdef CONFIG_MACH_MX27
5 snd-soc-imx-objs += imx-pcm-dma-mx2.o
6 endif
8 obj-$(CONFIG_SND_IMX_SOC) += snd-soc-imx.o
10 # i.MX Machine Support
11 snd-soc-phycore-ac97-objs := phycore-ac97.o
12 obj-$(CONFIG_SND_SOC_PHYCORE_AC97) += snd-soc-phycore-ac97.o