diff options
Diffstat (limited to 'target/linux/generic/patches-3.18/733-phy_mvsw6171.patch')
-rw-r--r-- | target/linux/generic/patches-3.18/733-phy_mvsw6171.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch b/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch index 0df13fe766..0221fc31cd 100644 --- a/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch +++ b/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch @@ -20,4 +20,4 @@ +obj-$(CONFIG_MVSW6171_PHY) += mvsw6171.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 |