ImageBuilder: respect the PROFILE parameter
[openwrt.git] / target / linux / ar71xx / patches-2.6.39 / 202-spi_vsc7385_driver.patch
index 8409fe0..a98d940 100644 (file)
@@ -18,7 +18,7 @@
  # SPI protocol drivers (device/link on bus)
  obj-$(CONFIG_SPI_RB4XX_CPLD)  += spi-rb4xx-cpld.o
  obj-$(CONFIG_SPI_SPIDEV)      += spidev.o
  # SPI protocol drivers (device/link on bus)
  obj-$(CONFIG_SPI_RB4XX_CPLD)  += spi-rb4xx-cpld.o
  obj-$(CONFIG_SPI_SPIDEV)      += spidev.o
-+obj-$(CONFIG_SPI_VSC7385)     += spi_vsc7385.o
++obj-$(CONFIG_SPI_VSC7385)     += spi-vsc7385.o
  obj-$(CONFIG_SPI_TLE62X0)     += tle62x0.o
  #     ... add above this line ...
  
  obj-$(CONFIG_SPI_TLE62X0)     += tle62x0.o
  #     ... add above this line ...
  
This page took 0.025238 seconds and 4 git commands to generate.