From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- sound/usb/usx2y/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sound/usb/usx2y/Makefile (limited to 'sound/usb/usx2y/Makefile') diff --git a/sound/usb/usx2y/Makefile b/sound/usb/usx2y/Makefile new file mode 100644 index 00000000..74893305 --- /dev/null +++ b/sound/usb/usx2y/Makefile @@ -0,0 +1,5 @@ +snd-usb-usx2y-objs := usbusx2y.o usX2Yhwdep.o usx2yhwdeppcm.o +snd-usb-us122l-objs := us122l.o + +obj-$(CONFIG_SND_USB_USX2Y) += snd-usb-usx2y.o +obj-$(CONFIG_SND_USB_US122L) += snd-usb-us122l.o -- cgit v1.3.1