aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/txx9/Makefile
blob: 551f16c0c4f912f0b9a45ac93a6272b03dcec1b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Platform
snd-soc-txx9aclc-objs := txx9aclc.o
snd-soc-txx9aclc-ac97-objs := txx9aclc-ac97.o

obj-$(CONFIG_SND_SOC_TXX9ACLC) += snd-soc-txx9aclc.o
obj-$(CONFIG_SND_SOC_TXX9ACLC_AC97) += snd-soc-txx9aclc-ac97.o

# Machine
snd-soc-txx9aclc-generic-objs := txx9aclc-generic.o

obj-$(CONFIG_SND_SOC_TXX9ACLC_GENERIC) += snd-soc-txx9aclc-generic.o