aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/Makefile
diff options
context:
space:
mode:
authorEric Moore <eric.moore@lsi.com>2007-01-29 09:44:06 -0700
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2007-02-02 20:50:25 -0600
commit873c82ed165a345fa381415b9734d26e9af4ec96 (patch)
tree62bb559f2768e887987c1f7dffeef126908b0cbf /drivers/message/fusion/Makefile
parent5a9c47b1344b514758d5d7f193c672850390cc36 (diff)
[SCSI] fusion - added mptspi debug
helpful debug for mptspi module Signed-off-by: Eric Moore <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/Makefile')
-rw-r--r--drivers/message/fusion/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/message/fusion/Makefile b/drivers/message/fusion/Makefile
index 3217076b40f..6171783f000 100644
--- a/drivers/message/fusion/Makefile
+++ b/drivers/message/fusion/Makefile
@@ -8,6 +8,7 @@
#EXTRA_CFLAGS += -DMPT_DEBUG_INIT
#EXTRA_CFLAGS += -DMPT_DEBUG_EXIT
#EXTRA_CFLAGS += -DMPT_DEBUG_FAIL
+#EXTRA_CFLAGS += -DMPT_DEBUG_DV
#EXTRA_CFLAGS += -DMPT_DEBUG_TM
#
@@ -21,8 +22,6 @@
#CFLAGS_mptbase.o += -DMPT_DEBUG_RESET
#
# For mptscsih:
-#CFLAGS_mptscsih.o += -DMPT_DEBUG_DV
-#CFLAGS_mptscsih.o += -DMPT_DEBUG_NEGO
#CFLAGS_mptscsih.o += -DMPT_DEBUG_SCSI
#CFLAGS_mptscsih.o += -DMPT_DEBUG_REPLY
#