diff options
Diffstat (limited to 'target/linux/generic/patches-3.8/724-phy_ar8216.patch')
-rw-r--r-- | target/linux/generic/patches-3.8/724-phy_ar8216.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.8/724-phy_ar8216.patch b/target/linux/generic/patches-3.8/724-phy_ar8216.patch index d196032bc1..aab6b0844a 100644 --- a/target/linux/generic/patches-3.8/724-phy_ar8216.patch +++ b/target/linux/generic/patches-3.8/724-phy_ar8216.patch @@ -18,7 +18,7 @@ obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o obj-$(CONFIG_IP17XX_PHY) += ip17xx.o obj-$(CONFIG_REALTEK_PHY) += realtek.o -+obj-$(CONFIG_AR8216_PHY) += ar8216.o ++obj-$(CONFIG_AR8216_PHY) += ar8216.o ar8327.o obj-$(CONFIG_LSI_ET1011C_PHY) += et1011c.o obj-$(CONFIG_FIXED_PHY) += fixed.o obj-$(CONFIG_MDIO_BITBANG) += mdio-bitbang.o |