mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-06 05:44:20 +08:00
6 lines
203 B
Makefile
6 lines
203 B
Makefile
|
snd-soc-sst-platform-objs := sst_platform.o
|
||
|
snd-soc-mfld-machine-objs := mfld_machine.o
|
||
|
|
||
|
obj-$(CONFIG_SND_SST_PLATFORM) += snd-soc-sst-platform.o
|
||
|
obj-$(CONFIG_SND_MFLD_MACHINE) += snd-soc-mfld-machine.o
|