X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fspi%2FMakefile;h=65a232d50bc829229a4b5055e2e11189e95dcf41;hb=e8b17b5b3f30252b5470dbbf54bc251ddc7fac17;hp=e9cbd18217a0559248698075141b6dd3f9d1277f;hpb=06b2e9886e039c2f1b3048c47e539b80ab4155b0;p=pandora-kernel.git diff --git a/drivers/spi/Makefile b/drivers/spi/Makefile index e9cbd18217a0..65a232d50bc8 100644 --- a/drivers/spi/Makefile +++ b/drivers/spi/Makefile @@ -39,6 +39,7 @@ obj-$(CONFIG_SPI_PPC4xx) += spi_ppc4xx.o obj-$(CONFIG_SPI_S3C24XX_GPIO) += spi_s3c24xx_gpio.o obj-$(CONFIG_SPI_S3C24XX) += spi_s3c24xx_hw.o obj-$(CONFIG_SPI_S3C64XX) += spi_s3c64xx.o +obj-$(CONFIG_SPI_TOPCLIFF_PCH) += spi_topcliff_pch.o obj-$(CONFIG_SPI_TXX9) += spi_txx9.o obj-$(CONFIG_SPI_XILINX) += xilinx_spi.o obj-$(CONFIG_SPI_XILINX_OF) += xilinx_spi_of.o