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 20:06:16 -0400 |
commit | 5542134f61157d0bbd4e392919cae811a88a3e81 (patch) | |
tree | addf48e45dc8444702b4e3380a7139f8b68902cf /drivers/scsi/lpfc/Makefile | |
parent | 2501322eee84763a07fd4a3eed81b63c1837e204 (diff) |
[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 @@ | |||
19 | # *******************************************************************/ | 19 | # *******************************************************************/ |
20 | ###################################################################### | 20 | ###################################################################### |
21 | 21 | ||
22 | #$Id: Makefile 1.58 2005/01/23 19:00:32EST sf_support Exp $ | ||
23 | |||
24 | ifneq ($(GCOV),) | 22 | ifneq ($(GCOV),) |
25 | EXTRA_CFLAGS += -fprofile-arcs -ftest-coverage | 23 | EXTRA_CFLAGS += -fprofile-arcs -ftest-coverage |
26 | EXTRA_CFLAGS += -O0 | 24 | EXTRA_CFLAGS += -O0 |