]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/stmmac/Makefile
stmmac: rename mac100 as dwmac100 and fix spare coding style
[net-next-2.6.git] / drivers / net / stmmac / Makefile
index c8f499a71251d8b187cbb9b9ec8723c34a879b8d..2ed83859fd592a8bdf1a96edd4246b6d77a047ae 100644 (file)
@@ -1,4 +1,4 @@
 obj-$(CONFIG_STMMAC_ETH) += stmmac.o
 stmmac-$(CONFIG_STMMAC_TIMER) += stmmac_timer.o
 stmmac-objs:= stmmac_main.o stmmac_ethtool.o stmmac_mdio.o dwmac_lib.o \
-               mac100.o  gmac.o $(stmmac-y)
+               dwmac100.o  gmac.o $(stmmac-y)