summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/rockchip/Makefile')
-rw-r--r--sound/soc/rockchip/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/rockchip/Makefile b/sound/soc/rockchip/Makefile
index b9219092b47f..df3445b53806 100644
--- a/sound/soc/rockchip/Makefile
+++ b/sound/soc/rockchip/Makefile
@@ -2,3 +2,7 @@
snd-soc-i2s-objs := rockchip_i2s.o
obj-$(CONFIG_SND_SOC_ROCKCHIP_I2S) += snd-soc-i2s.o
+
+snd-soc-rockchip-max98090-objs := rockchip_max98090.o
+
+obj-$(CONFIG_SND_SOC_ROCKCHIP_MAX98090) += snd-soc-rockchip-max98090.o