xref: /linux/sound/spi/Makefile (revision 0dd9ac63ce26ec87b080ca9c3e6efed33c23ace6)
1# Makefile for SPI drivers
2
3snd-at73c213-objs		:= at73c213.o
4
5obj-$(CONFIG_SND_AT73C213)	+= snd-at73c213.o
6