Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / sound / pci / au88x0 / Makefile
diff --git a/kernel/sound/pci/au88x0/Makefile b/kernel/sound/pci/au88x0/Makefile
new file mode 100644 (file)
index 0000000..d0a66bc
--- /dev/null
@@ -0,0 +1,7 @@
+snd-au8810-objs := au8810.o
+snd-au8820-objs := au8820.o
+snd-au8830-objs := au8830.o
+
+obj-$(CONFIG_SND_AU8810) += snd-au8810.o
+obj-$(CONFIG_SND_AU8820) += snd-au8820.o
+obj-$(CONFIG_SND_AU8830) += snd-au8830.o