18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_cisnd-soc-simple-card-utils-objs := simple-card-utils.o 38c2ecf20Sopenharmony_cisnd-soc-simple-card-objs := simple-card.o 48c2ecf20Sopenharmony_cisnd-soc-audio-graph-card-objs := audio-graph-card.o 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SIMPLE_CARD_UTILS) += snd-soc-simple-card-utils.o 78c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SIMPLE_CARD) += snd-soc-simple-card.o 88c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_AUDIO_GRAPH_CARD) += snd-soc-audio-graph-card.o 9