18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Makefile for ALSA 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_cisnd-aica-objs := aica.o 78c2ecf20Sopenharmony_cisnd-sh_dac_audio-objs := sh_dac_audio.o 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci# Toplevel Module Dependency 108c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_AICA) += snd-aica.o 118c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o 12