18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci# SPEAR Platform Support 38c2ecf20Sopenharmony_cisnd-soc-spear-pcm-objs := spear_pcm.o 48c2ecf20Sopenharmony_cisnd-soc-spear-spdif-in-objs := spdif_in.o 58c2ecf20Sopenharmony_cisnd-soc-spear-spdif-out-objs := spdif_out.o 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SPEAR_SOC) += snd-soc-spear-pcm.o 88c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SPEAR_SPDIF_IN) += snd-soc-spear-spdif-in.o 98c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SPEAR_SPDIF_OUT) += snd-soc-spear-spdif-out.o 10