You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|