Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.14 5 lines 163 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_FCOE) += fcoe.o 3obj-$(CONFIG_LIBFCOE) += libfcoe.o 4 5libfcoe-objs := fcoe_ctlr.o fcoe_transport.o fcoe_sysfs.o