libfc: fix REC handling
[deliverable/linux.git] / drivers / scsi / libfc / Makefile
1 # $Id: Makefile
2
3 obj-$(CONFIG_LIBFC) += libfc.o
4
5 libfc-objs := \
6 fc_libfc.o \
7 fc_disc.o \
8 fc_exch.o \
9 fc_elsct.o \
10 fc_frame.o \
11 fc_lport.o \
12 fc_rport.o \
13 fc_fcp.o \
14 fc_npiv.o
This page took 0.031865 seconds and 5 git commands to generate.