summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.37
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-12-19 10:05:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-12-19 10:05:55 +0000
commitb512523d6fe428a2033957f5b4c9e70f5c5210ec (patch)
treebf7840448c14ce698b11a4cd31a2e63b9a860a93 /target/linux/ar71xx/patches-2.6.37
parentf28b49208b00cf731590fbb4200a74a474167204 (diff)
downloadmaster-31e0f0ae-b512523d6fe428a2033957f5b4c9e70f5c5210ec.tar.gz
master-31e0f0ae-b512523d6fe428a2033957f5b4c9e70f5c5210ec.tar.bz2
master-31e0f0ae-b512523d6fe428a2033957f5b4c9e70f5c5210ec.zip
ar71xx: fix micrel phy patch (Patch from #8041.)
SVN-Revision: 24718
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.37')
-rw-r--r--target/linux/ar71xx/patches-2.6.37/101-ksz8041_phy_driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.37/101-ksz8041_phy_driver.patch b/target/linux/ar71xx/patches-2.6.37/101-ksz8041_phy_driver.patch
index 32447e5f26..5f7840f971 100644
--- a/target/linux/ar71xx/patches-2.6.37/101-ksz8041_phy_driver.patch
+++ b/target/linux/ar71xx/patches-2.6.37/101-ksz8041_phy_driver.patch
@@ -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