Merge tag 'v6.6-rc2' into locking/core, to pick up fixes
[linux-2.6-block.git] / sound / sh / Makefile
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for ALSA
4#
5
6snd-aica-objs := aica.o
7snd-sh_dac_audio-objs := sh_dac_audio.o
8
9# Toplevel Module Dependency
10obj-$(CONFIG_SND_AICA) += snd-aica.o
11obj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o