xref: /linux/sound/soc/intel/Makefile (revision e149ca29f3994ca79e9e77aa2f5b2e871e9f7c99)
1*e149ca29SPierre-Louis Bossart# SPDX-License-Identifier: GPL-2.0-only
2a4b12990SMark Brown# Core support
3c6059879SPierre-Louis Bossartobj-$(CONFIG_SND_SOC) += common/
4a4b12990SMark Brown
5a4b12990SMark Brown# Platform Support
6ba57f682SJie Yangobj-$(CONFIG_SND_SOC_INTEL_HASWELL) += haswell/
766a6fd98SJie Yangobj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += baytrail/
8231a091eSAndy Shevchenkoobj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM) += atom/
9eb965e36SJeeja KPobj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += skylake/
10a4b12990SMark Brown
11a4b12990SMark Brown# Machine support
1256e7366eSVinod Koulobj-$(CONFIG_SND_SOC) += boards/
13