summaryrefslogtreecommitdiff
path: root/sound/soc/sirf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sirf/Makefile')
-rw-r--r--sound/soc/sirf/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/sirf/Makefile b/sound/soc/sirf/Makefile
new file mode 100644
index 000000000000..913b93231d4e
--- /dev/null
+++ b/sound/soc/sirf/Makefile
@@ -0,0 +1,5 @@
+snd-soc-sirf-audio-objs := sirf-audio.o
+snd-soc-sirf-audio-port-objs := sirf-audio-port.o
+
+obj-$(CONFIG_SND_SOC_SIRF_AUDIO) += snd-soc-sirf-audio.o
+obj-$(CONFIG_SND_SOC_SIRF_AUDIO_PORT) += snd-soc-sirf-audio-port.o