aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/fcoe/Makefile')
-rw-r--r--drivers/scsi/fcoe/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/drivers/scsi/fcoe/Makefile b/drivers/scsi/fcoe/Makefile
index b78da06d7c0..950f27615c7 100644
--- a/drivers/scsi/fcoe/Makefile
+++ b/drivers/scsi/fcoe/Makefile
@@ -1,8 +1,2 @@
1# $Id: Makefile
2
3obj-$(CONFIG_FCOE) += fcoe.o 1obj-$(CONFIG_FCOE) += fcoe.o
4 2obj-$(CONFIG_LIBFCOE) += libfcoe.o
5fcoe-y := \
6 libfcoe.o \
7 fcoe_sw.o \
8 fc_transport_fcoe.o