mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

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
|