blob: 95f4c3849d550cdf2025de590e3de9604101bdea [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Johannes Berg888dcb72008-10-23 15:47:56 +02002snd-aoa-codec-onyx-objs := onyx.o
3snd-aoa-codec-tas-objs := tas.o
4snd-aoa-codec-toonie-objs := toonie.o
5
Johannes Bergf3d94782006-06-21 15:42:43 +02006obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o
7obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
8obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o