aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/Makefile
blob: 9691733ddb8e7cea628ae6091897f66a458d2759 (plain) (blame)
1
2
3
4
5
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 dwmac1000_core.o  dwmac1000_dma.o	\
	      dwmac100_core.o dwmac100_dma.o enh_desc.o  norm_desc.o $(stmmac-y)