X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fspi%2FMakefile;h=026fb73f887f74b4e76754fb5cf07355d6abc8fe;hb=9a8a5702c5a7298c0edd125464aa178dd8b50440;hp=30d8ec97cfb6a5eb70dd1dd92fe7d2cee4b6426a;hpb=3b0a899ca0fca7801127757cfaafb4d8671793f0;p=~andy%2Flinux diff --git a/sound/spi/Makefile b/sound/spi/Makefile index 30d8ec97cfb..026fb73f887 100644 --- a/sound/spi/Makefile +++ b/sound/spi/Makefile @@ -1,2 +1,5 @@ # Makefile for SPI drivers +snd-at73c213-objs := at73c213.o + +obj-$(CONFIG_SND_AT73C213) += snd-at73c213.o