summaryrefslogtreecommitdiffstats
path: root/kernel/sound/pci/ymfpci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sound/pci/ymfpci/Makefile')
-rw-r--r--kernel/sound/pci/ymfpci/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel/sound/pci/ymfpci/Makefile b/kernel/sound/pci/ymfpci/Makefile
new file mode 100644
index 000000000..bd3d514ed
--- /dev/null
+++ b/kernel/sound/pci/ymfpci/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for ALSA
+# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
+#
+
+snd-ymfpci-objs := ymfpci.o ymfpci_main.o
+
+# Toplevel Module Dependency
+obj-$(CONFIG_SND_YMFPCI) += snd-ymfpci.o