aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/uniphier/Makefile
blob: 3ef2784b23836ab27c96c533c27b61541a7867ed (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
snd-soc-uniphier-aio-cpu-objs := aio-core.o aio-dma.o aio-cpu.o

obj-$(CONFIG_SND_SOC_UNIPHIER_AIO) += snd-soc-uniphier-aio-cpu.o

snd-soc-uniphier-evea-objs := evea.o
obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-evea.o