]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - sound/isa/galaxy/Makefile
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and...
[mirror_ubuntu-hirsute-kernel.git] / sound / isa / galaxy / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for ALSA
4 # Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
5 #
6
7 snd-azt1605-objs := azt1605.o
8 snd-azt2316-objs := azt2316.o
9
10 obj-$(CONFIG_SND_AZT1605) += snd-azt1605.o
11 obj-$(CONFIG_SND_AZT2316) += snd-azt2316.o