]> Git Repo - J-linux.git/blob - drivers/scsi/libfc/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / scsi / libfc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # $Id: Makefile
3
4 obj-$(CONFIG_LIBFC) += libfc.o
5
6 libfc-objs := \
7         fc_libfc.o \
8         fc_disc.o \
9         fc_exch.o \
10         fc_elsct.o \
11         fc_frame.o \
12         fc_lport.o \
13         fc_rport.o \
14         fc_fcp.o \
15         fc_npiv.o
This page took 0.02929 seconds and 4 git commands to generate.