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