aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/wavefront/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/isa/wavefront/Makefile')
-rw-r--r--sound/isa/wavefront/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/isa/wavefront/Makefile b/sound/isa/wavefront/Makefile
new file mode 100644
index 00000000000..b4cb28422db
--- /dev/null
+++ b/sound/isa/wavefront/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for ALSA
+# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
+#
+
+snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o
+
+# Toplevel Module Dependency
+obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o