summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/qcom/Makefile
blob: f24fb550babdc4cbf3175278ffd4498a6cfdbabf (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_QCOM_NET_PHYLIB)	+= qcom-phy-lib.o
obj-$(CONFIG_AT803X_PHY)	+= at803x.o
obj-$(CONFIG_QCA83XX_PHY)	+= qca83xx.o
obj-$(CONFIG_QCA808X_PHY)	+= qca808x.o
obj-$(CONFIG_QCA807X_PHY)	+= qca807x.o