diff options
Diffstat (limited to 'sound/soc/starfive/Makefile')
-rw-r--r-- | sound/soc/starfive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/starfive/Makefile b/sound/soc/starfive/Makefile index f7d960211d..9e958f70ef 100644 --- a/sound/soc/starfive/Makefile +++ b/sound/soc/starfive/Makefile @@ -1,2 +1,3 @@ # StarFive Platform Support +obj-$(CONFIG_SND_SOC_JH7110_PWMDAC) += jh7110_pwmdac.o obj-$(CONFIG_SND_SOC_JH7110_TDM) += jh7110_tdm.o |