Skip to content

Commit

Permalink
[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file
Browse files Browse the repository at this point in the history
Renames libfcoe.c to fcoe.c, fcoe.c becomes the only
.c file for fcoe.ko.

Also deleted "$Id: Makefile" from fcoe module Makefle.

Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
  • Loading branch information
Vasu Dev authored and James Bottomley committed Apr 3, 2009
1 parent 7f34914 commit a703e49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/scsi/fcoe/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
# $Id: Makefile

obj-$(CONFIG_FCOE) += fcoe.o

fcoe-y := \
libfcoe.o
File renamed without changes.

0 comments on commit a703e49

Please sign in to comment.