forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/sound/soc/sunxi/Makefile
....@@ -3,4 +3,6 @@
33 obj-$(CONFIG_SND_SUN4I_I2S) += sun4i-i2s.o
44 obj-$(CONFIG_SND_SUN4I_SPDIF) += sun4i-spdif.o
55 obj-$(CONFIG_SND_SUN8I_CODEC_ANALOG) += sun8i-codec-analog.o
6
+obj-$(CONFIG_SND_SUN50I_CODEC_ANALOG) += sun50i-codec-analog.o
67 obj-$(CONFIG_SND_SUN8I_CODEC) += sun8i-codec.o
8
+obj-$(CONFIG_SND_SUN8I_ADDA_PR_REGMAP) += sun8i-adda-pr-regmap.o