Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / sound / aoa / codecs / Makefile
1 snd-aoa-codec-onyx-objs := onyx.o
2 snd-aoa-codec-tas-objs := tas.o
3 snd-aoa-codec-toonie-objs := toonie.o
4
5 obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o
6 obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
7 obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o