ar71xx: update mdio_reset code
[openwrt.git] / target / linux / ar71xx / files / drivers / net / ag71xx / Makefile
1 #
2 # Makefile for the Atheros AR71xx built-in ethernet macs
3 #
4
5 ag71xx-y += ag71xx_main.o
6 ag71xx-y += ag71xx_ethtool.o
7 ag71xx-y += ag71xx_phy.o
8 ag71xx-y += ag71xx_mdio.o
9
10 ag71xx-$(CONFIG_AG71XX_AR8216_SUPPORT) += ag71xx_ar8216.o
11
12 obj-$(CONFIG_AG71XX) += ag71xx.o
13
This page took 0.042812 seconds and 5 git commands to generate.