summaryrefslogtreecommitdiff
path: root/sound/usb/6fire/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-03-18 07:39:08 +0100
committerTakashi Iwai <tiwai@suse.de>2011-03-18 07:39:08 +0100
commitd351cf4603edb2a5bfa9a48d06c425511c63f2a3 (patch)
treeb03ea3cfd3ca3974237563cf87328386c3d49ff1 /sound/usb/6fire/Makefile
parent433e8327caf9f7c0432b2f2f6684a5b79cfe18e9 (diff)
parent4a122c10fbfe9020df469f0f669da129c5757671 (diff)
downloadlwn-d351cf4603edb2a5bfa9a48d06c425511c63f2a3.tar.gz
lwn-d351cf4603edb2a5bfa9a48d06c425511c63f2a3.zip
Merge branch 'topic/misc' into for-linus
Diffstat (limited to 'sound/usb/6fire/Makefile')
-rw-r--r--sound/usb/6fire/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/usb/6fire/Makefile b/sound/usb/6fire/Makefile
new file mode 100644
index 000000000000..dfce6ec53513
--- /dev/null
+++ b/sound/usb/6fire/Makefile
@@ -0,0 +1,3 @@
+snd-usb-6fire-objs += chip.o comm.o midi.o control.o firmware.o pcm.o
+obj-$(CONFIG_SND_USB_6FIRE) += snd-usb-6fire.o
+