]> Pileus Git - ~andy/linux/blob - sound/soc/txx9/Makefile
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / sound / soc / txx9 / Makefile
1 # Platform
2 snd-soc-txx9aclc-objs := txx9aclc.o
3 snd-soc-txx9aclc-ac97-objs := txx9aclc-ac97.o
4
5 obj-$(CONFIG_SND_SOC_TXX9ACLC) += snd-soc-txx9aclc.o
6 obj-$(CONFIG_SND_SOC_TXX9ACLC_AC97) += snd-soc-txx9aclc-ac97.o
7
8 # Machine
9 snd-soc-txx9aclc-generic-objs := txx9aclc-generic.o
10
11 obj-$(CONFIG_SND_SOC_TXX9ACLC_GENERIC) += snd-soc-txx9aclc-generic.o