summaryrefslogtreecommitdiff
path: root/sound/xen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/xen/Makefile')
-rw-r--r--sound/xen/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/xen/Makefile b/sound/xen/Makefile
new file mode 100644
index 000000000000..4507ef3c27fd
--- /dev/null
+++ b/sound/xen/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0 OR MIT
+
+snd_xen_front-objs := xen_snd_front.o
+
+obj-$(CONFIG_SND_XEN_FRONTEND) += snd_xen_front.o