Makefile (9c5046e4b3e736eec5b9a8f1d59c07bb0ed78a7a) Makefile (5a7f27a624d9e33262767b328aa7a4baf7846c14)
1# SPDX-License-Identifier: GPL-2.0-only
2snd-soc-sst-haswell-objs := haswell.o
3snd-soc-sst-bdw-rt5650-mach-objs := bdw-rt5650.o
4snd-soc-sst-bdw-rt5677-mach-objs := bdw-rt5677.o
5snd-soc-sst-broadwell-objs := broadwell.o
6snd-soc-sst-bxt-da7219_max98357a-objs := bxt_da7219_max98357a.o
7snd-soc-sst-bxt-rt298-objs := bxt_rt298.o
8snd-soc-sst-sof-pcm512x-objs := sof_pcm512x.o

--- 6 unchanged lines hidden (view full) ---

15snd-soc-sst-cht-bsw-rt5645-objs := cht_bsw_rt5645.o
16snd-soc-sst-cht-bsw-max98090_ti-objs := cht_bsw_max98090_ti.o
17snd-soc-sst-cht-bsw-nau8824-objs := cht_bsw_nau8824.o
18snd-soc-sst-byt-cht-cx2072x-objs := bytcht_cx2072x.o
19snd-soc-sst-byt-cht-da7213-objs := bytcht_da7213.o
20snd-soc-sst-byt-cht-es8316-objs := bytcht_es8316.o
21snd-soc-sst-byt-cht-nocodec-objs := bytcht_nocodec.o
22snd-soc-sof_rt5682-objs := sof_rt5682.o sof_realtek_common.o
1# SPDX-License-Identifier: GPL-2.0-only
2snd-soc-sst-haswell-objs := haswell.o
3snd-soc-sst-bdw-rt5650-mach-objs := bdw-rt5650.o
4snd-soc-sst-bdw-rt5677-mach-objs := bdw-rt5677.o
5snd-soc-sst-broadwell-objs := broadwell.o
6snd-soc-sst-bxt-da7219_max98357a-objs := bxt_da7219_max98357a.o
7snd-soc-sst-bxt-rt298-objs := bxt_rt298.o
8snd-soc-sst-sof-pcm512x-objs := sof_pcm512x.o

--- 6 unchanged lines hidden (view full) ---

15snd-soc-sst-cht-bsw-rt5645-objs := cht_bsw_rt5645.o
16snd-soc-sst-cht-bsw-max98090_ti-objs := cht_bsw_max98090_ti.o
17snd-soc-sst-cht-bsw-nau8824-objs := cht_bsw_nau8824.o
18snd-soc-sst-byt-cht-cx2072x-objs := bytcht_cx2072x.o
19snd-soc-sst-byt-cht-da7213-objs := bytcht_da7213.o
20snd-soc-sst-byt-cht-es8316-objs := bytcht_es8316.o
21snd-soc-sst-byt-cht-nocodec-objs := bytcht_nocodec.o
22snd-soc-sof_rt5682-objs := sof_rt5682.o sof_realtek_common.o
23snd-soc-sof_cs42l42-objs := sof_cs42l42.o
23snd-soc-cml_rt1011_rt5682-objs := cml_rt1011_rt5682.o
24snd-soc-kbl_da7219_max98357a-objs := kbl_da7219_max98357a.o
25snd-soc-kbl_da7219_max98927-objs := kbl_da7219_max98927.o
26snd-soc-kbl_rt5663_max98927-objs := kbl_rt5663_max98927.o
27snd-soc-kbl_rt5663_rt5514_max98927-objs := kbl_rt5663_rt5514_max98927.o
28snd-soc-kbl_rt5660-objs := kbl_rt5660.o
29snd-soc-skl_rt286-objs := skl_rt286.o
30snd-soc-skl_hda_dsp-objs := skl_hda_dsp_generic.o skl_hda_dsp_common.o

--- 4 unchanged lines hidden (view full) ---

35snd-soc-sof-sdw-objs += sof_sdw.o \
36 sof_sdw_max98373.o \
37 sof_sdw_rt1308.o sof_sdw_rt1316.o \
38 sof_sdw_rt5682.o sof_sdw_rt700.o \
39 sof_sdw_rt711.o sof_sdw_rt711_sdca.o \
40 sof_sdw_rt715.o sof_sdw_rt715_sdca.o \
41 sof_sdw_dmic.o sof_sdw_hdmi.o
42obj-$(CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH) += snd-soc-sof_rt5682.o
24snd-soc-cml_rt1011_rt5682-objs := cml_rt1011_rt5682.o
25snd-soc-kbl_da7219_max98357a-objs := kbl_da7219_max98357a.o
26snd-soc-kbl_da7219_max98927-objs := kbl_da7219_max98927.o
27snd-soc-kbl_rt5663_max98927-objs := kbl_rt5663_max98927.o
28snd-soc-kbl_rt5663_rt5514_max98927-objs := kbl_rt5663_rt5514_max98927.o
29snd-soc-kbl_rt5660-objs := kbl_rt5660.o
30snd-soc-skl_rt286-objs := skl_rt286.o
31snd-soc-skl_hda_dsp-objs := skl_hda_dsp_generic.o skl_hda_dsp_common.o

--- 4 unchanged lines hidden (view full) ---

36snd-soc-sof-sdw-objs += sof_sdw.o \
37 sof_sdw_max98373.o \
38 sof_sdw_rt1308.o sof_sdw_rt1316.o \
39 sof_sdw_rt5682.o sof_sdw_rt700.o \
40 sof_sdw_rt711.o sof_sdw_rt711_sdca.o \
41 sof_sdw_rt715.o sof_sdw_rt715_sdca.o \
42 sof_sdw_dmic.o sof_sdw_hdmi.o
43obj-$(CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH) += snd-soc-sof_rt5682.o
44obj-$(CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH) += snd-soc-sof_cs42l42.o
43obj-$(CONFIG_SND_SOC_INTEL_HASWELL_MACH) += snd-soc-sst-haswell.o
44obj-$(CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON) += snd-soc-sst-bxt-da7219_max98357a.o
45obj-$(CONFIG_SND_SOC_INTEL_BXT_RT298_MACH) += snd-soc-sst-bxt-rt298.o
46obj-$(CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH) += snd-soc-sst-sof-pcm512x.o
47obj-$(CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH) += snd-soc-sst-sof-wm8804.o
48obj-$(CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH) += snd-soc-sst-glk-rt5682_max98357a.o
49obj-$(CONFIG_SND_SOC_INTEL_BROADWELL_MACH) += snd-soc-sst-broadwell.o
50obj-$(CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH) += snd-soc-sst-bdw-rt5650-mach.o

--- 32 unchanged lines hidden ---
45obj-$(CONFIG_SND_SOC_INTEL_HASWELL_MACH) += snd-soc-sst-haswell.o
46obj-$(CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON) += snd-soc-sst-bxt-da7219_max98357a.o
47obj-$(CONFIG_SND_SOC_INTEL_BXT_RT298_MACH) += snd-soc-sst-bxt-rt298.o
48obj-$(CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH) += snd-soc-sst-sof-pcm512x.o
49obj-$(CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH) += snd-soc-sst-sof-wm8804.o
50obj-$(CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH) += snd-soc-sst-glk-rt5682_max98357a.o
51obj-$(CONFIG_SND_SOC_INTEL_BROADWELL_MACH) += snd-soc-sst-broadwell.o
52obj-$(CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH) += snd-soc-sst-bdw-rt5650-mach.o

--- 32 unchanged lines hidden ---