Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / scsi / libfc / Makefile
diff --git a/kernel/drivers/scsi/libfc/Makefile b/kernel/drivers/scsi/libfc/Makefile
new file mode 100644 (file)
index 0000000..4bb23ac
--- /dev/null
@@ -0,0 +1,14 @@
+# $Id: Makefile
+
+obj-$(CONFIG_LIBFC) += libfc.o
+
+libfc-objs := \
+       fc_libfc.o \
+       fc_disc.o \
+       fc_exch.o \
+       fc_elsct.o \
+       fc_frame.o \
+       fc_lport.o \
+       fc_rport.o \
+       fc_fcp.o \
+       fc_npiv.o