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