summaryrefslogtreecommitdiff
path: root/sound/soc/sti/Makefile
diff options
context:
space:
mode:
authorArnaud Pouliquen <arnaud.pouliquen@st.com>2015-07-16 11:36:05 +0200
committerMark Brown <broonie@kernel.org>2015-07-16 21:38:24 +0100
commit1e6babb417f76bd6d1a4d1d633e5c46435acbfe7 (patch)
tree1bc75b92995f521bb56b6abca357e63b3810381f /sound/soc/sti/Makefile
parentf3bd847eb0a7744b1a86f6b585149434cc6f57ff (diff)
ASoC: Add ability to build sti drivers
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>
Diffstat (limited to 'sound/soc/sti/Makefile')
-rw-r--r--sound/soc/sti/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/sti/Makefile b/sound/soc/sti/Makefile
new file mode 100644
index 000000000000..4b188d2d76b8
--- /dev/null
+++ b/sound/soc/sti/Makefile
@@ -0,0 +1,4 @@
+# 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