summaryrefslogtreecommitdiffstats
path: root/sound/isa/galaxy/Makefile
blob: 2dbd519860a62280d5e01e34844a925d549e0951 (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#

snd-azt1605-y := azt1605.o
snd-azt2316-y := azt2316.o

obj-$(CONFIG_SND_AZT1605) += snd-azt1605.o
obj-$(CONFIG_SND_AZT2316) += snd-azt2316.o