X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fspi%2FMakefile;fp=drivers%2Fspi%2FMakefile;h=87d43c7bc89885bf46b3d9c691ae9c7f63ffe983;hb=d8c80d49cfa08b83841a3e315fa13dd310bec006;hp=1154dbac8f2c184b165f7f4f9c2392a2820f6c97;hpb=bc0195aad0daa2ad5b0d76cce22b167bc3435590;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/spi/Makefile b/drivers/spi/Makefile index 1154dbac8f2c..87d43c7bc898 100644 --- a/drivers/spi/Makefile +++ b/drivers/spi/Makefile @@ -88,5 +88,6 @@ obj-$(CONFIG_SPI_TOPCLIFF_PCH) += spi-topcliff-pch.o obj-$(CONFIG_SPI_TXX9) += spi-txx9.o obj-$(CONFIG_SPI_XCOMM) += spi-xcomm.o obj-$(CONFIG_SPI_XILINX) += spi-xilinx.o +obj-$(CONFIG_SPI_XLP) += spi-xlp.o obj-$(CONFIG_SPI_XTENSA_XTFPGA) += spi-xtensa-xtfpga.o obj-$(CONFIG_SPI_ZYNQMP_GQSPI) += spi-zynqmp-gqspi.o