xref: /linux/sound/aoa/codecs/Makefile (revision 33e02dc69afbd8f1b85a51d74d72f139ba4ca623)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2*c02ce173STakashi Iwaisnd-aoa-codec-onyx-y := onyx.o
3*c02ce173STakashi Iwaisnd-aoa-codec-tas-y := tas.o
4*c02ce173STakashi Iwaisnd-aoa-codec-toonie-y := toonie.o
5888dcb7cSJohannes Berg
6f3d9478bSJohannes Bergobj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o
7f3d9478bSJohannes Bergobj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
8f3d9478bSJohannes Bergobj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o
9