summaryrefslogtreecommitdiffstats
path: root/kernel/sound/soc/rockchip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sound/soc/rockchip/Makefile')
-rw-r--r--kernel/sound/soc/rockchip/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/sound/soc/rockchip/Makefile b/kernel/sound/soc/rockchip/Makefile
new file mode 100644
index 000000000..b9219092b
--- /dev/null
+++ b/kernel/sound/soc/rockchip/Makefile
@@ -0,0 +1,4 @@
+# ROCKCHIP Platform Support
+snd-soc-i2s-objs := rockchip_i2s.o
+
+obj-$(CONFIG_SND_SOC_ROCKCHIP_I2S) += snd-soc-i2s.o