summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto2014-11-28 16:59:28 +0100
committerTakashi Iwai2014-11-29 20:22:22 +0100
commit3713d93a6a12f8629c2660bb4a30d48b98105fca (patch)
tree2d4ddd4be53f7eb7016094ccbdca8c0e6f553cd8 /sound/firewire/oxfw/Makefile
parentALSA: oxfw: Split stream functionality to a new file and add a header file (diff)
downloadkernel-qcow2-linux-3713d93a6a12f8629c2660bb4a30d48b98105fca.tar.gz
kernel-qcow2-linux-3713d93a6a12f8629c2660bb4a30d48b98105fca.tar.xz
kernel-qcow2-linux-3713d93a6a12f8629c2660bb4a30d48b98105fca.zip
ALSA: oxfw: Split PCM functionality to a new file
This is a help for works in followed patches. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/oxfw/Makefile')
-rw-r--r--sound/firewire/oxfw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/oxfw/Makefile b/sound/firewire/oxfw/Makefile
index e15c4c07b49d..7fb4d09a5f07 100644
--- a/sound/firewire/oxfw/Makefile
+++ b/sound/firewire/oxfw/Makefile
@@ -1,2 +1,2 @@
-snd-oxfw-objs := oxfw-stream.o oxfw.o
+snd-oxfw-objs := oxfw-stream.o oxfw-pcm.o oxfw.o
obj-m += snd-oxfw.o