aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mid-x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/mid-x86/Makefile')
-rw-r--r--sound/soc/mid-x86/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/mid-x86/Makefile b/sound/soc/mid-x86/Makefile
new file mode 100644
index 00000000..63988333
--- /dev/null
+++ b/sound/soc/mid-x86/Makefile
@@ -0,0 +1,5 @@
+snd-soc-sst-platform-objs := sst_platform.o
+snd-soc-mfld-machine-objs := mfld_machine.o
+
+obj-$(CONFIG_SND_SST_PLATFORM) += snd-soc-sst-platform.o
+obj-$(CONFIG_SND_MFLD_MACHINE) += snd-soc-mfld-machine.o