]> asedeno.scripts.mit.edu Git - linux.git/blob - sound/pci/au88x0/Makefile
Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux.git] / sound / pci / au88x0 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 snd-au8810-objs := au8810.o
3 snd-au8820-objs := au8820.o
4 snd-au8830-objs := au8830.o
5
6 obj-$(CONFIG_SND_AU8810) += snd-au8810.o
7 obj-$(CONFIG_SND_AU8820) += snd-au8820.o
8 obj-$(CONFIG_SND_AU8830) += snd-au8830.o