]> Git Repo - linux.git/blob - drivers/scsi/fcoe/Makefile
Linux 6.14-rc3
[linux.git] / drivers / scsi / fcoe / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_FCOE) += fcoe.o
3 obj-$(CONFIG_LIBFCOE) += libfcoe.o
4
5 libfcoe-objs := fcoe_ctlr.o fcoe_transport.o fcoe_sysfs.o
This page took 0.033693 seconds and 4 git commands to generate.