Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / sound / isa / wss / Makefile
diff --git a/kernel/sound/isa/wss/Makefile b/kernel/sound/isa/wss/Makefile
new file mode 100644 (file)
index 0000000..454fee7
--- /dev/null
@@ -0,0 +1,10 @@
+#
+# Makefile for ALSA
+# Copyright (c) 2008 by Jaroslav Kysela <perex@perex.cz>
+#
+
+snd-wss-lib-objs := wss_lib.o
+
+# Toplevel Module Dependency
+obj-$(CONFIG_SND_WSS_LIB) += snd-wss-lib.o
+