X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-2.6.35%2F690-phy_rtl8306.patch;fp=target%2Flinux%2Fgeneric%2Fpatches-2.6.35%2F690-phy_rtl8306.patch;h=e97b84d48cf7e9affaab44b690293be7cf5c53ed;hb=0824a230083691b6eaec9ae3a839bdd5acc893a0;hp=9e86748a86e973bbf8026d06f795056498196c35;hpb=d2e4e4ae4e9a2cbf949618bf5fd32ad1e2f9e1fb;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/generic/patches-2.6.35/690-phy_rtl8306.patch b/target/linux/generic/patches-2.6.35/690-phy_rtl8306.patch index 9e86748a86..e97b84d48c 100644 --- a/target/linux/generic/patches-2.6.35/690-phy_rtl8306.patch +++ b/target/linux/generic/patches-2.6.35/690-phy_rtl8306.patch @@ -14,7 +14,7 @@ --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile @@ -19,6 +19,7 @@ obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o - obj-$(CONFIG_IP175C_PHY) += ip175c.o + obj-$(CONFIG_IP17XX_PHY) += ip17xx.o obj-$(CONFIG_REALTEK_PHY) += realtek.o obj-$(CONFIG_AR8216_PHY) += ar8216.o +obj-$(CONFIG_RTL8306_PHY) += rtl8306.o