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.19 8 lines 257 B view raw
1# SPDX-License-Identifier: GPL-2.0 2# Copyright (c) 2015 - 2022 Beijing WangXun Technology Co., Ltd. 3# 4 5obj-$(CONFIG_LIBWX) += libwx.o 6 7libwx-objs := wx_hw.o wx_lib.o wx_ethtool.o wx_ptp.o wx_mbx.o wx_sriov.o 8libwx-objs += wx_vf.o wx_vf_lib.o wx_vf_common.o