1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_QCOM_NET_PHYLIB) += qcom-phy-lib.o 3obj-$(CONFIG_AT803X_PHY) += at803x.o 4obj-$(CONFIG_QCA83XX_PHY) += qca83xx.o 5
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_QCOM_NET_PHYLIB) += qcom-phy-lib.o 3obj-$(CONFIG_AT803X_PHY) += at803x.o 4obj-$(CONFIG_QCA83XX_PHY) += qca83xx.o 5