stmmac: rename the gmac as dwmac1000 and split core and dma parts
[safe/jmp/linux-2.6] / drivers / net / stmmac / Makefile
1 obj-$(CONFIG_STMMAC_ETH) += stmmac.o
2 stmmac-$(CONFIG_STMMAC_TIMER) += stmmac_timer.o
3 stmmac-objs:= stmmac_main.o stmmac_ethtool.o stmmac_mdio.o      \
4               dwmac_lib.o dwmac1000_core.o  dwmac1000_dma.o     \
5               dwmac100.o $(stmmac-y)