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