mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 16:30:53 +00: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
|