rk: restore file mode
[firefly-linux-kernel-4.4.55.git] / drivers / spi / Makefile
index 33f9c09561e799051fb257f53f6161961cb734e7..c4cbe7e5e2b8a7453817ea4b489728b6b32f3dd6 100644 (file)
@@ -74,3 +74,7 @@ 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_ROCKCHIP_CORE)        += spi-rockchip-core.o
+obj-$(CONFIG_SPI_ROCKCHIP_DMA) += spi-rockchip-dma.o
+obj-$(CONFIG_SPI_ROCKCHIP)             += spi-rockchip.o
+obj-$(CONFIG_SPI_ROCKCHIP_TEST)        += spi-rockchip-test.o
\ No newline at end of file