diff options
author | James.Smart@Emulex.Com <James.Smart@Emulex.Com> | 2005-06-25 10:34:36 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-07-02 19:06:16 -0500 |
commit | 5542134f61157d0bbd4e392919cae811a88a3e81 (patch) | |
tree | addf48e45dc8444702b4e3380a7139f8b68902cf /drivers/scsi/lpfc/Makefile | |
parent | 2501322eee84763a07fd4a3eed81b63c1837e204 (diff) | |
download | talos-obmc-linux-5542134f61157d0bbd4e392919cae811a88a3e81.tar.gz talos-obmc-linux-5542134f61157d0bbd4e392919cae811a88a3e81.zip |
[SCSI] lpfc: Remove $Id$ keyword strings.
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/lpfc/Makefile')
-rw-r--r-- | drivers/scsi/lpfc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/lpfc/Makefile b/drivers/scsi/lpfc/Makefile index 2b3098591c41..9e5416641c51 100644 --- a/drivers/scsi/lpfc/Makefile +++ b/drivers/scsi/lpfc/Makefile @@ -19,8 +19,6 @@ # *******************************************************************/ ###################################################################### -#$Id: Makefile 1.58 2005/01/23 19:00:32EST sf_support Exp $ - ifneq ($(GCOV),) EXTRA_CFLAGS += -fprofile-arcs -ftest-coverage EXTRA_CFLAGS += -O0 |