mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-27 00:33:55 +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
|