2020-05-01 14:58:50 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2017-01-16 13:12:29 +00:00
|
|
|
snd-soc-sst-atom-hifi2-platform-objs := sst-mfld-platform-pcm.o \
|
|
|
|
sst-mfld-platform-compress.o \
|
|
|
|
sst-atom-controls.o
|
2015-04-02 07:37:04 +00:00
|
|
|
|
2017-01-16 13:12:29 +00:00
|
|
|
obj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM) += snd-soc-sst-atom-hifi2-platform.o
|
2015-04-02 07:37:04 +00:00
|
|
|
|
|
|
|
# DSP driver
|
2020-10-12 09:50:05 +00:00
|
|
|
obj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM) += sst/
|