diff options
Diffstat (limited to 'sound/soc/sunxi/Makefile')
-rw-r--r-- | sound/soc/sunxi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sunxi/Makefile b/sound/soc/sunxi/Makefile index ea8a08c88..8f5e88966 100644 --- a/sound/soc/sunxi/Makefile +++ b/sound/soc/sunxi/Makefile @@ -1,2 +1,3 @@ obj-$(CONFIG_SND_SUN4I_CODEC) += sun4i-codec.o +obj-$(CONFIG_SND_SUN4I_SPDIF) += sun4i-spdif.o |