4 lines
141 B
Makefile
4 lines
141 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
snd-soc-uniphier-evea-objs := evea.o
|
||
|
obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-evea.o
|