1c5aa9e3bSLendacky, Thomasobj-$(CONFIG_AMD_XGBE) += amd-xgbe.o
2c5aa9e3bSLendacky, Thomas
3c5aa9e3bSLendacky, Thomasamd-xgbe-objs := xgbe-main.o xgbe-drv.o xgbe-dev.o \
423e4eef7SLendacky, Thomas		 xgbe-desc.o xgbe-ethtool.o xgbe-mdio.o \
5e57f7a3fSLendacky, Thomas		 xgbe-ptp.o \
647f164deSLendacky, Thomas		 xgbe-phy-v1.o xgbe-phy-v2.o \
7bd8255d8SLendacky, Thomas		 xgbe-platform.o
8c5aa9e3bSLendacky, Thomas
947f164deSLendacky, Thomasamd-xgbe-$(CONFIG_PCI) += xgbe-pci.o
10fca2d994SLendacky, Thomasamd-xgbe-$(CONFIG_AMD_XGBE_DCB) += xgbe-dcb.o
11c5aa9e3bSLendacky, Thomasamd-xgbe-$(CONFIG_DEBUG_FS) += xgbe-debugfs.o
12