aboutsummaryrefslogtreecommitdiff
path: root/sound/spi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/spi/Makefile')
-rw-r--r--sound/spi/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/spi/Makefile b/sound/spi/Makefile
new file mode 100644
index 00000000000..026fb73f887
--- /dev/null
+++ b/sound/spi/Makefile
@@ -0,0 +1,5 @@
+# Makefile for SPI drivers
+
+snd-at73c213-objs := at73c213.o
+
+obj-$(CONFIG_SND_AT73C213) += snd-at73c213.o