Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.11-rc3 6 lines 237 B view raw
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 5obj-$(CONFIG_QCA808X_PHY) += qca808x.o 6obj-$(CONFIG_QCA807X_PHY) += qca807x.o