xref: /openbmc/linux/sound/aoa/codecs/Makefile (revision b2441318)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2888dcb7cSJohannes Bergsnd-aoa-codec-onyx-objs := onyx.o
3888dcb7cSJohannes Bergsnd-aoa-codec-tas-objs := tas.o
4888dcb7cSJohannes Bergsnd-aoa-codec-toonie-objs := 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