diff options
Diffstat (limited to 'drivers/scsi/fcoe/Makefile')
-rw-r--r-- | drivers/scsi/fcoe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/fcoe/Makefile b/drivers/scsi/fcoe/Makefile index b122b7abddc6..f6d37d0271f7 100644 --- a/drivers/scsi/fcoe/Makefile +++ b/drivers/scsi/fcoe/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | obj-$(CONFIG_FCOE) += fcoe.o | 1 | obj-$(CONFIG_FCOE) += fcoe.o |
2 | obj-$(CONFIG_LIBFCOE) += libfcoe.o | 2 | obj-$(CONFIG_LIBFCOE) += libfcoe.o |
3 | 3 | ||
4 | libfcoe-objs := fcoe_ctlr.o | 4 | libfcoe-objs := fcoe_ctlr.o fcoe_transport.o |