]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/usb/usx2y/Makefile
Merge remote-tracking branches 'asoc/topic/max98925', 'asoc/topic/max98927', 'asoc...
[mirror_ubuntu-bionic-kernel.git] / sound / usb / usx2y / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4 2snd-usb-usx2y-objs := usbusx2y.o usX2Yhwdep.o usx2yhwdeppcm.o
030a07e4 3snd-usb-us122l-objs := us122l.o
1da177e4
LT
4
5obj-$(CONFIG_SND_USB_USX2Y) += snd-usb-usx2y.o
030a07e4 6obj-$(CONFIG_SND_USB_US122L) += snd-usb-us122l.o