aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2009-04-29 08:04:46 +0000
committerDavid S. Miller <davem@davemloft.net>2009-04-29 17:32:29 -0700
commit1b1c2e95103ce391c2ea39a9460968fcb73deb30 (patch)
tree1e94eb6be16d539c579af6384f44850f91e98f6a /drivers/net/Makefile
parentmdio: Add register definitions for MDIO (clause 45) (diff)
downloadlinux-dev-1b1c2e95103ce391c2ea39a9460968fcb73deb30.tar.xz
linux-dev-1b1c2e95103ce391c2ea39a9460968fcb73deb30.zip
mdio: Add generic MDIO (clause 45) support functions
These roughly mirror many of the MII library functions and are based on code from the sfc driver. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index 80420f6d0795..dcd5f15dd9e3 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -95,6 +95,7 @@ obj-$(CONFIG_SH_ETH) += sh_eth.o
#
obj-$(CONFIG_MII) += mii.o
+obj-$(CONFIG_MDIO) += mdio.o
obj-$(CONFIG_PHYLIB) += phy/
obj-$(CONFIG_SUNDANCE) += sundance.o