]> Pileus Git - ~andy/linux/blob - drivers/net/ethernet/stmicro/stmmac/Makefile
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
[~andy/linux] / drivers / net / ethernet / stmicro / stmmac / Makefile
1 obj-$(CONFIG_STMMAC_ETH) += stmmac.o
2 stmmac-$(CONFIG_STMMAC_TIMER) += stmmac_timer.o
3 stmmac-$(CONFIG_STMMAC_RING) += ring_mode.o
4 stmmac-$(CONFIG_STMMAC_CHAINED) += chain_mode.o
5 stmmac-objs:= stmmac_main.o stmmac_ethtool.o stmmac_mdio.o      \
6               dwmac_lib.o dwmac1000_core.o  dwmac1000_dma.o     \
7               dwmac100_core.o dwmac100_dma.o enh_desc.o  norm_desc.o \
8               mmc_core.o $(stmmac-y)