X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fspi%2FMakefile;h=1bca5f95de251d00c4775a8e3898da2751b29102;hb=0c056c50a6218e0e577817c16ba8851af593d742;hp=c2c87e845abf8d71f3742f29fc16b664d2493d09;hpb=7111763d391b0c5a949a4f2575aa88cd585f0ff6;p=linux-2.6-omap-h63xx.git diff --git a/drivers/spi/Makefile b/drivers/spi/Makefile index c2c87e845ab..1bca5f95de2 100644 --- a/drivers/spi/Makefile +++ b/drivers/spi/Makefile @@ -13,6 +13,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 +obj-$(CONFIG_SPI_PXA2XX) += pxa2xx_spi.o # ... add above this line ... # SPI protocol drivers (device/link on bus)