summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2014-04-25 22:45:17 +0900
committerTakashi Iwai <tiwai@suse.de>2014-05-26 14:30:00 +0200
commitad9697bad78fab4665d93e61c702892e289e1764 (patch)
tree21f8395a9ab6f75643267ebd188c0ad4a5ba9b8b /sound/firewire/bebob/Makefile
parentb6bc812327aa6961d783e81961273ebf2a304964 (diff)
downloadlinux-ad9697bad78fab4665d93e61c702892e289e1764.tar.bz2
ALSA: bebob: Add proc interface for debugging purpose
This commit adds proc interface to get these information for debugging: - firmware information - stream formation - current clock source and sampling rate 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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/bebob/Makefile b/sound/firewire/bebob/Makefile
index 5cece62e30c0..757c40ef94df 100644
--- a/sound/firewire/bebob/Makefile
+++ b/sound/firewire/bebob/Makefile
@@ -1,2 +1,2 @@
-snd-bebob-objs := bebob_command.o bebob_stream.o bebob.o
+snd-bebob-objs := bebob_command.o bebob_stream.o bebob_proc.o bebob.o
obj-m += snd-bebob.o