]> Git Repo - linux.git/blob - drivers/scsi/libfc/Makefile
enetc: Migrate to PHYLINK and PCS_LYNX
[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.0324 seconds and 4 git commands to generate.