blob: 78ab11562f4dea3588df9ac1ce8c8bc3fb78ee5c [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Linus Torvalds1da177e2005-04-16 15:20:36 -07002snd-au8810-objs := au8810.o
3snd-au8820-objs := au8820.o
4snd-au8830-objs := au8830.o
5
6obj-$(CONFIG_SND_AU8810) += snd-au8810.o
7obj-$(CONFIG_SND_AU8820) += snd-au8820.o
8obj-$(CONFIG_SND_AU8830) += snd-au8830.o