1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2c5aa9e3bSLendacky, Thomasobj-$(CONFIG_AMD_XGBE) += amd-xgbe.o 3c5aa9e3bSLendacky, Thomas 4c5aa9e3bSLendacky, Thomasamd-xgbe-objs := xgbe-main.o xgbe-drv.o xgbe-dev.o \ 523e4eef7SLendacky, Thomas xgbe-desc.o xgbe-ethtool.o xgbe-mdio.o \ 6e57f7a3fSLendacky, Thomas xgbe-ptp.o \ 75ab1dcd5SLendacky, Thomas xgbe-i2c.o xgbe-phy-v1.o xgbe-phy-v2.o \ 8bd8255d8SLendacky, Thomas xgbe-platform.o 9c5aa9e3bSLendacky, Thomas 1047f164deSLendacky, Thomasamd-xgbe-$(CONFIG_PCI) += xgbe-pci.o 11fca2d994SLendacky, Thomasamd-xgbe-$(CONFIG_AMD_XGBE_DCB) += xgbe-dcb.o 12c5aa9e3bSLendacky, Thomasamd-xgbe-$(CONFIG_DEBUG_FS) += xgbe-debugfs.o 13