Merge branch 'upstream-fixes'
[powerpc.git] / drivers / spi / Makefile
index afd2321..c2c87e8 100644 (file)
@@ -11,6 +11,8 @@ endif
 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)