/drivers/net/stmmac/Makefile
https://bitbucket.org/slukk/jb-tsm-kernel-4.2 · Makefile · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · ea38692d8ff3a61d90a0c4d3132b779e MD5 · raw file
- 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)