diff options
Diffstat (limited to 'sound/firewire/bebob/Makefile')
-rw-r--r-- | sound/firewire/bebob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/bebob/Makefile b/sound/firewire/bebob/Makefile index c6f014188bbd..5cece62e30c0 100644 --- a/sound/firewire/bebob/Makefile +++ b/sound/firewire/bebob/Makefile @@ -1,2 +1,2 @@ -snd-bebob-objs := bebob.o +snd-bebob-objs := bebob_command.o bebob_stream.o bebob.o obj-m += snd-bebob.o |