diff options
-rw-r--r-- | drivers/scsi/fcoe/Makefile | 5 | ||||
-rw-r--r-- | drivers/scsi/fcoe/fcoe.c (renamed from drivers/scsi/fcoe/libfcoe.c) | 0 |
2 files changed, 0 insertions, 5 deletions
diff --git a/drivers/scsi/fcoe/Makefile b/drivers/scsi/fcoe/Makefile index 2d9dae48ac0e..9b590ef170c0 100644 --- a/drivers/scsi/fcoe/Makefile +++ b/drivers/scsi/fcoe/Makefile | |||
@@ -1,6 +1 @@ | |||
1 | # $Id: Makefile | ||
2 | |||
3 | obj-$(CONFIG_FCOE) += fcoe.o | obj-$(CONFIG_FCOE) += fcoe.o | |
4 | |||
5 | fcoe-y := \ | ||
6 | libfcoe.o | ||
diff --git a/drivers/scsi/fcoe/libfcoe.c b/drivers/scsi/fcoe/fcoe.c index a81a8ec3908e..a81a8ec3908e 100644 --- a/drivers/scsi/fcoe/libfcoe.c +++ b/drivers/scsi/fcoe/fcoe.c | |||