diff options
Diffstat (limited to 'drivers/infiniband/hw/cxgb3/Makefile')
-rw-r--r-- | drivers/infiniband/hw/cxgb3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/cxgb3/Makefile b/drivers/infiniband/hw/cxgb3/Makefile index 0e110f32f128..36b98989b15e 100644 --- a/drivers/infiniband/hw/cxgb3/Makefile +++ b/drivers/infiniband/hw/cxgb3/Makefile | |||
@@ -8,5 +8,4 @@ iw_cxgb3-y := iwch_cm.o iwch_ev.o iwch_cq.o iwch_qp.o iwch_mem.o \ | |||
8 | 8 | ||
9 | ifdef CONFIG_INFINIBAND_CXGB3_DEBUG | 9 | ifdef CONFIG_INFINIBAND_CXGB3_DEBUG |
10 | EXTRA_CFLAGS += -DDEBUG | 10 | EXTRA_CFLAGS += -DDEBUG |
11 | iw_cxgb3-y += cxio_dbg.o | ||
12 | endif | 11 | endif |