diff options
Diffstat (limited to 'sound/soc/intel/atom/Makefile')
| -rw-r--r-- | sound/soc/intel/atom/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sound/soc/intel/atom/Makefile b/sound/soc/intel/atom/Makefile new file mode 100644 index 000000000000..ce8074fa6d66 --- /dev/null +++ b/sound/soc/intel/atom/Makefile | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | snd-soc-sst-mfld-platform-objs := sst-mfld-platform-pcm.o \ | ||
| 2 | sst-mfld-platform-compress.o sst-atom-controls.o | ||
| 3 | |||
| 4 | obj-$(CONFIG_SND_SST_MFLD_PLATFORM) += snd-soc-sst-mfld-platform.o | ||
| 5 | |||
| 6 | # DSP driver | ||
| 7 | obj-$(CONFIG_SND_SST_IPC) += sst/ | ||
