]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/infiniband/hw/mthca/Makefile
IB/mthca: Convert to use be16_add_cpu()
[linux-2.6-omap-h63xx.git] / drivers / infiniband / hw / mthca / Makefile
index c44f7bae5424fd8227430918ecfd264522569cd0..e388d95d0cf1e76c6eceeb61a1b793585b26e1ff 100644 (file)
@@ -1,10 +1,7 @@
-ifdef CONFIG_INFINIBAND_MTHCA_DEBUG
-EXTRA_CFLAGS += -DDEBUG
-endif
-
 obj-$(CONFIG_INFINIBAND_MTHCA) += ib_mthca.o
 
 ib_mthca-y :=  mthca_main.o mthca_cmd.o mthca_profile.o mthca_reset.o \
                mthca_allocator.o mthca_eq.o mthca_pd.o mthca_cq.o \
                mthca_mr.o mthca_qp.o mthca_av.o mthca_mcg.o mthca_mad.o \
-               mthca_provider.o mthca_memfree.o mthca_uar.o mthca_srq.o
+               mthca_provider.o mthca_memfree.o mthca_uar.o mthca_srq.o \
+               mthca_catas.o