ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.3 / 726-phy_rtl8366.patch
index d258e4b56441de62bdac2398d8d7a9c1bf7aa14d..fd952d1fabf5395a9d757de53b30efa0275ace04 100644 (file)
@@ -35,7 +35,7 @@
 +++ b/drivers/net/phy/Makefile
 @@ -22,6 +22,9 @@ 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_RTL8306_PHY)     += rtl8306.o
 +obj-$(CONFIG_RTL8366_SMI)     += rtl8366_smi.o
 +obj-$(CONFIG_RTL8366S_PHY)    += rtl8366s.o