mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 18:14:07 +08:00
ba57f68235
Restructure the sound/soc/intel/ directory: create haswell folder, and move haswell platform files here. Signed-off-by: Jie Yang <yang.jie@intel.com> Reviewed-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
5 lines
163 B
Makefile
5 lines
163 B
Makefile
snd-soc-sst-haswell-pcm-objs := \
|
|
sst-haswell-ipc.o sst-haswell-pcm.o sst-haswell-dsp.o
|
|
|
|
obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += snd-soc-sst-haswell-pcm.o
|