ImageBuilder: respect the PROFILE parameter
[openwrt.git] / target / linux / ar71xx / patches-2.6.39 / 152-rb4xx-spi-driver.patch
index 1fe84da..163d56d 100644 (file)
@@ -19,7 +19,7 @@
  obj-$(CONFIG_SPI_SH_MSIOF)            += spi_sh_msiof.o
  obj-$(CONFIG_SPI_STMP3XXX)            += spi_stmp.o
  obj-$(CONFIG_SPI_NUC900)              += spi_nuc900.o
-+obj-$(CONFIG_SPI_RB4XX)                       += rb4xx_spi.o
++obj-$(CONFIG_SPI_RB4XX)                       += spi-rb4xx.o
  
  # special build for s3c24xx spi driver with fiq support
  spi_s3c24xx_hw-y                      := spi_s3c24xx.o
This page took 0.020394 seconds and 4 git commands to generate.