]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - sound/soc/generic/Makefile
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[mirror_ubuntu-zesty-kernel.git] / sound / soc / generic / Makefile
CommitLineData
1f85e118 1snd-soc-simple-card-utils-objs := simple-card-utils.o
f2390880 2snd-soc-simple-card-objs := simple-card.o
d12c6216 3snd-soc-simple-scu-card-objs := simple-scu-card.o
f2390880 4
1f85e118
KM
5obj-$(CONFIG_SND_SIMPLE_CARD_UTILS) += snd-soc-simple-card-utils.o
6obj-$(CONFIG_SND_SIMPLE_CARD) += snd-soc-simple-card.o
d12c6216 7obj-$(CONFIG_SND_SIMPLE_SCU_CARD) += snd-soc-simple-scu-card.o