]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/spi/Makefile
SPI: tle620x power switch driver
[linux-2.6-omap-h63xx.git] / drivers / spi / Makefile
index 89293338f20c3e93a9a1f8a351a1c313453ee841..d9bd7f605d6a50b7c6f0602f4f9d17280f3ce1db 100644 (file)
@@ -29,6 +29,7 @@ obj-$(CONFIG_SPI_S3C24XX)             += spi_s3c24xx.o
 # SPI protocol drivers (device/link on bus)
 obj-$(CONFIG_SPI_AT25)         += at25.o
 obj-$(CONFIG_SPI_SPIDEV)       += spidev.o
+obj-$(CONFIG_SPI_TLE62X0)      += tle62x0.o
 #      ... add above this line ...
 
 # SPI slave controller drivers (upstream link)