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-y := azt1605.o 8 snd-azt2316-y := azt2316.o 9 10 obj-$(CONFIG_SND_AZT1605) += snd-azt1605.o 11 obj-$(CONFIG_SND_AZT2316) += snd-azt2316.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.