WIP FPC-III support
[linux/fpc-iii.git] / sound / sh / Makefile
blobc0bbc500c17c737708c0a48b1ac1d6b54c65bf72
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for ALSA
6 snd-aica-objs := aica.o
7 snd-sh_dac_audio-objs := sh_dac_audio.o
9 # Toplevel Module Dependency
10 obj-$(CONFIG_SND_AICA) += snd-aica.o
11 obj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o