diff options
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.36')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.36/101-ksz8041_phy_driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.36/101-ksz8041_phy_driver.patch b/target/linux/ar71xx/patches-2.6.36/101-ksz8041_phy_driver.patch index 64418c9830..cca0922721 100644 --- a/target/linux/ar71xx/patches-2.6.36/101-ksz8041_phy_driver.patch +++ b/target/linux/ar71xx/patches-2.6.36/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 |