diff options
Diffstat (limited to 'sound/soc/sunxi/Makefile')
-rw-r--r-- | sound/soc/sunxi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/sunxi/Makefile b/sound/soc/sunxi/Makefile new file mode 100644 index 0000000..ea8a08c --- /dev/null +++ b/sound/soc/sunxi/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_SND_SUN4I_CODEC) += sun4i-codec.o + |