]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - sound/sh/Makefile
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixes
[mirror_ubuntu-hirsute-kernel.git] / sound / sh / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
198de43d
AM
2#
3# Makefile for ALSA
4#
5
6snd-aica-objs := aica.o
9dcaa7b2 7snd-sh_dac_audio-objs := sh_dac_audio.o
198de43d
AM
8
9# Toplevel Module Dependency
10obj-$(CONFIG_SND_AICA) += snd-aica.o
9dcaa7b2 11obj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o