1 # SPDX-License-Identifier: GPL-2.0 2 snd-soc-uniphier-aio-cpu-y := aio-core.o aio-d 3 snd-soc-uniphier-aio-ld11-y := aio-ld11.o 4 snd-soc-uniphier-aio-pxs2-y := aio-pxs2.o 5 6 obj-$(CONFIG_SND_SOC_UNIPHIER_AIO) += snd-soc- 7 obj-$(CONFIG_SND_SOC_UNIPHIER_LD11) += snd-soc 8 obj-$(CONFIG_SND_SOC_UNIPHIER_PXS2) += snd-soc 9 10 snd-soc-uniphier-evea-y := evea.o 11 obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += s
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.