backfire: ar71xx: fix micrel phy patch (backport of r24718)
authorGabor Juhos <juhosg@openwrt.org>
Sat, 8 Jan 2011 10:18:09 +0000 (10:18 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 8 Jan 2011 10:18:09 +0000 (10:18 +0000)
SVN-Revision: 24926

target/linux/ar71xx/patches-2.6.32/101-ksz8041_phy_driver.patch

index 50360461089be9bd97bf0189b3e8d6b584a5ebbf..12063c4c9a0c933dfcba5de2851697af75bb77cd 100644 (file)
@@ -18,7 +18,7 @@
  obj-$(CONFIG_RTL8366S_PHY)    += rtl8366s.o
  obj-$(CONFIG_RTL8366RB_PHY)   += rtl8366rb.o
  obj-$(CONFIG_LSI_ET1011C_PHY) += et1011c.o
-+obj-$(CONFIG_MICREL)          += micrel.o
++obj-$(CONFIG_MICREL_PHY)      += micrel.o
  obj-$(CONFIG_FIXED_PHY)               += fixed.o
  obj-$(CONFIG_MDIO_BITBANG)    += mdio-bitbang.o
  obj-$(CONFIG_MDIO_GPIO)               += mdio-gpio.o