summaryrefslogtreecommitdiffstats
path: root/sound/usb/misc/Makefile
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-03-04 19:46:11 +0100
committerTakashi Iwai <tiwai@suse.de>2010-03-05 08:15:36 +0100
commitbc700ab1407864ebee838de53c9565a394f4da38 (patch)
treea52f0103f4554c8d9f57aeee087204ce80e2f7f9 /sound/usb/misc/Makefile
parent282572b5ab99cf27073210ca60b80dd085e1a469 (diff)
downloadop-kernel-dev-bc700ab1407864ebee838de53c9565a394f4da38.zip
op-kernel-dev-bc700ab1407864ebee838de53c9565a394f4da38.tar.gz
ALSA: usb-audio: move ua101 driver
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>
Diffstat (limited to 'sound/usb/misc/Makefile')
-rw-r--r--sound/usb/misc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/usb/misc/Makefile b/sound/usb/misc/Makefile
new file mode 100644
index 0000000..ccefd81
--- /dev/null
+++ b/sound/usb/misc/Makefile
@@ -0,0 +1,2 @@
+snd-ua101-objs := ua101.o
+obj-$(CONFIG_SND_USB_UA101) += snd-ua101.o
OpenPOWER on IntegriCloud