X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-3.2%2F105-ramips-spi-driver.patch;h=f7e57a50195a764bd60ab9917caabdd6d22d146e;hb=999cdff20495ec322f7347990535c6aa6674b4a8;hp=13794817fefe988eab2ca08744301340ad9c52ee;hpb=91cb3ccfdf2a34eb615273087fd153908a6454fb;p=15.05%2Fopenwrt.git diff --git a/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch b/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch index 13794817fe..f7e57a5019 100644 --- a/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch +++ b/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch @@ -19,7 +19,7 @@ obj-$(CONFIG_SPI_PPC4xx) += spi-ppc4xx.o obj-$(CONFIG_SPI_PXA2XX) += spi-pxa2xx.o obj-$(CONFIG_SPI_PXA2XX_PCI) += spi-pxa2xx-pci.o -+obj-$(CONFIG_SPI_RAMIPS) += ramips_spi.o ++obj-$(CONFIG_SPI_RAMIPS) += spi-ramips.o obj-$(CONFIG_SPI_S3C24XX) += spi-s3c24xx-hw.o spi-s3c24xx-hw-y := spi-s3c24xx.o spi-s3c24xx-hw-$(CONFIG_SPI_S3C24XX_FIQ) += spi-s3c24xx-fiq.o