diff options
Diffstat (limited to 'sound/soc/sprd/Makefile')
-rw-r--r-- | sound/soc/sprd/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/sprd/Makefile b/sound/soc/sprd/Makefile new file mode 100644 index 000000000000..47620e57a9f2 --- /dev/null +++ b/sound/soc/sprd/Makefile @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 +# Spreadtrum Audio Support + +obj-$(CONFIG_SND_SOC_SPRD) += sprd-pcm-dma.o |