162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciobj-$(CONFIG_AMD_XGBE) += amd-xgbe.o 362306a36Sopenharmony_ci 462306a36Sopenharmony_ciamd-xgbe-objs := xgbe-main.o xgbe-drv.o xgbe-dev.o \ 562306a36Sopenharmony_ci xgbe-desc.o xgbe-ethtool.o xgbe-mdio.o \ 662306a36Sopenharmony_ci xgbe-ptp.o \ 762306a36Sopenharmony_ci xgbe-i2c.o xgbe-phy-v1.o xgbe-phy-v2.o \ 862306a36Sopenharmony_ci xgbe-platform.o 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciamd-xgbe-$(CONFIG_PCI) += xgbe-pci.o 1162306a36Sopenharmony_ciamd-xgbe-$(CONFIG_AMD_XGBE_DCB) += xgbe-dcb.o 1262306a36Sopenharmony_ciamd-xgbe-$(CONFIG_DEBUG_FS) += xgbe-debugfs.o 13