]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - sound/isa/galaxy/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / sound / isa / galaxy / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
49531192
RH
2#
3# Makefile for ALSA
4# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
5#
6
7snd-azt1605-objs := azt1605.o
8snd-azt2316-objs := azt2316.o
9
10obj-$(CONFIG_SND_AZT1605) += snd-azt1605.o
11obj-$(CONFIG_SND_AZT2316) += snd-azt2316.o