mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
bc700ab140
As part of the USB audio code cleanup, move the non-standard ua101 driver out of the way. Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2 lines
69 B
Makefile
2 lines
69 B
Makefile
snd-ua101-objs := ua101.o
|
|
obj-$(CONFIG_SND_USB_UA101) += snd-ua101.o
|