diff options
Diffstat (limited to 'sound/soc/intel/Makefile')
-rw-r--r-- | sound/soc/intel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/Makefile b/sound/soc/intel/Makefile index 6de5d5cd3280..2b45435e6245 100644 --- a/sound/soc/intel/Makefile +++ b/sound/soc/intel/Makefile | |||
@@ -5,6 +5,7 @@ obj-$(CONFIG_SND_SOC_INTEL_SST) += common/ | |||
5 | obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += haswell/ | 5 | obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += haswell/ |
6 | obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += baytrail/ | 6 | obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += baytrail/ |
7 | obj-$(CONFIG_SND_SST_MFLD_PLATFORM) += atom/ | 7 | obj-$(CONFIG_SND_SST_MFLD_PLATFORM) += atom/ |
8 | obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += skylake/ | ||
8 | 9 | ||
9 | # Machine support | 10 | # Machine support |
10 | obj-$(CONFIG_SND_SOC) += boards/ | 11 | obj-$(CONFIG_SND_SOC) += boards/ |