aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2014-04-25 22:45:19 +0900
committerTakashi Iwai <tiwai@suse.de>2014-05-26 14:30:46 +0200
commitfbbebd2c40795e87f1280ca4d963f7cbe1c83168 (patch)
tree349d71f02954a977d33e595c835045bad2722438 /sound/firewire/bebob/Makefile
parentALSA: bebob: Add MIDI interface (diff)
downloadlinux-dev-fbbebd2c40795e87f1280ca4d963f7cbe1c83168.tar.xz
linux-dev-fbbebd2c40795e87f1280ca4d963f7cbe1c83168.zip
ALSA: bebob: Add PCM interface
This commit adds a functionality to capture/playback PCM samples. When AMDTP stream is already running for PCM or the source of clock is not internal, available sampling rate is limited at current one. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/bebob/Makefile')
-rw-r--r--sound/firewire/bebob/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/firewire/bebob/Makefile b/sound/firewire/bebob/Makefile
index 1e39e591540b..533718a5c1e5 100644
--- a/sound/firewire/bebob/Makefile
+++ b/sound/firewire/bebob/Makefile
@@ -1,3 +1,4 @@
snd-bebob-objs := bebob_command.o bebob_stream.o bebob_proc.o bebob_midi.o \
+ bebob_pcm.o \
bebob.o
obj-m += snd-bebob.o