diff options
Diffstat (limited to 'sound/firewire/Makefile')
-rw-r--r-- | sound/firewire/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/firewire/Makefile b/sound/firewire/Makefile index 509955061d30..fad8d49306ab 100644 --- a/sound/firewire/Makefile +++ b/sound/firewire/Makefile | |||
@@ -10,3 +10,5 @@ obj-$(CONFIG_SND_DICE) += snd-dice.o | |||
10 | obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o | 10 | obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o |
11 | obj-$(CONFIG_SND_ISIGHT) += snd-isight.o | 11 | obj-$(CONFIG_SND_ISIGHT) += snd-isight.o |
12 | obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o | 12 | obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o |
13 | obj-$(CONFIG_SND_FIREWORKS) += fireworks/ | ||
14 | obj-$(CONFIG_SND_BEBOB) += bebob/ | ||