0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.133.153.232


Current Path : /usr/src/linux-headers-5.4.0-1101-aws/sound/sh/
Upload File :
Current File : //usr/src/linux-headers-5.4.0-1101-aws/sound/sh/Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for ALSA
#

snd-aica-objs := aica.o
snd-sh_dac_audio-objs := sh_dac_audio.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_AICA) += snd-aica.o
obj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o