mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
1e6babb417
Define the platform and codec drivers, and how to build them. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Signed-off-by: Mark Brown <broonie@kernel.org>
5 lines
138 B
Makefile
5 lines
138 B
Makefile
# STI platform support
|
|
snd-soc-sti-objs := sti_uniperif.o uniperif_player.o uniperif_reader.o
|
|
|
|
obj-$(CONFIG_SND_SOC_STI) += snd-soc-sti.o
|