summaryrefslogtreecommitdiff
path: root/sound/isa/galaxy/Makefile
blob: ff861f2380939c3930f670409e4d0c4235ecc88d (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-objs := azt1605.o
snd-azt2316-objs := azt2316.o

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