summaryrefslogtreecommitdiff
path: root/sound/soc/sdca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sdca/Makefile')
-rw-r--r--sound/soc/sdca/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/sdca/Makefile b/sound/soc/sdca/Makefile
new file mode 100644
index 000000000000..53344f108ca6
--- /dev/null
+++ b/sound/soc/sdca/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+snd-soc-sdca-y := sdca_functions.o sdca_device.o sdca_regmap.o sdca_asoc.o
+
+obj-$(CONFIG_SND_SOC_SDCA) += snd-soc-sdca.o