1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 10:20:24 +03:00
openwrt-xburst/target/linux/ar71xx/files/drivers/net/ag71xx/Makefile
juhosg 52696b5d81 [ar71xx] ethernet driver updates
* new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on
* swap eth0 & eth1 on RB433/450


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 18:22:38 +00:00

8 lines
169 B
Makefile

#
# Makefile for the Atheros AR71xx built-in ethernet macs
#
obj-$(CONFIG_AG71XX) += ag71xx.o
ag71xx-objs := ag71xx_main.o ag71xx_ethtool.o ag71xx_phy.o ag71xx_mdio.o