ce1099b142b52b08ac353ff0eb566fb97e26a37b
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / rockchip / gmac / Makefile
1 obj-$(CONFIG_RK_GMAC_ETH) += stmmac.o rk_gmac_phy_ctl.o
2 stmmac-$(CONFIG_RK_GMAC_ETH) += stmmac_platform.o
3 stmmac-$(CONFIG_STMMAC_PCI) += stmmac_pci.o
4 stmmac-objs:= stmmac_main.o stmmac_ethtool.o stmmac_mdio.o ring_mode.o  \
5               chain_mode.o dwmac_lib.o dwmac1000_core.o  dwmac1000_dma.o \
6               dwmac100_core.o dwmac100_dma.o enh_desc.o  norm_desc.o \
7               mmc_core.o stmmac_hwtstamp.o stmmac_ptp.o $(stmmac-y)