aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/firewire/dice/Makefile')
-rw-r--r--sound/firewire/dice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/dice/Makefile b/sound/firewire/dice/Makefile
index 9ef228ef7baf..55b4be9b0034 100644
--- a/sound/firewire/dice/Makefile
+++ b/sound/firewire/dice/Makefile
@@ -1,3 +1,3 @@
snd-dice-objs := dice-transaction.o dice-stream.o dice-proc.o dice-midi.o \
dice-pcm.o dice-hwdep.o dice.o
-obj-m += snd-dice.o
+obj-$(CONFIG_SND_DICE) += snd-dice.o