]> Pileus Git - ~andy/linux/blobdiff - drivers/spi/Makefile
[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB
[~andy/linux] / drivers / spi / Makefile
index 5da6a4df40129b1cf2968babb080009bcaf169ba..c2c87e845abf8d71f3742f29fc16b664d2493d09 100644 (file)
@@ -12,6 +12,7 @@ obj-$(CONFIG_SPI_MASTER)              += spi.o
 
 # SPI master controller drivers (bus)
 obj-$(CONFIG_SPI_BITBANG)              += spi_bitbang.o
+obj-$(CONFIG_SPI_BUTTERFLY)            += spi_butterfly.o
 #      ... add above this line ...
 
 # SPI protocol drivers (device/link on bus)