summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2014-11-29 00:59:28 +0900
committerTakashi Iwai <tiwai@suse.de>2014-11-29 20:22:22 +0100
commit3713d93a6a12f8629c2660bb4a30d48b98105fca (patch)
tree2d4ddd4be53f7eb7016094ccbdca8c0e6f553cd8 /sound/firewire/oxfw/Makefile
parente2786ca648d780d106bd8abca06746eb30d15ee7 (diff)
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