mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08: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>
3 lines
69 B
Makefile
3 lines
69 B
Makefile
snd-ua101-objs := ua101.o
|
|
obj-$(CONFIG_SND_USB_UA101) += snd-ua101.o
|