[openib-general] svn status?
Roland Dreier
Wed Apr 21 18:59:31 PDT 2004
Eitan, I see you've checked in new code that fixes just about all of
my issues. I think you still need this though:
Index: src/linux-kernel/infiniband/hw/mellanox-hca/hh/Makefile.26
===================================================================
--- src/linux-kernel/infiniband/hw/mellanox-hca/hh/Makefile.26 (revision 82)
+++ src/linux-kernel/infiniband/hw/mellanox-hca/hh/Makefile.26 (working copy)
@@ -1,4 +1,4 @@
-IB_SRC_DIR ?= drivers/infiniband/include
+IB_SRC_DIR ?= drivers/infiniband
EXTRA_CFLAGS += \
-I$(src) \
Index: src/linux-kernel/infiniband/hw/mellanox-hca/thh/Makefile.26
===================================================================
--- src/linux-kernel/infiniband/hw/mellanox-hca/thh/Makefile.26 (revision 82)
+++ src/linux-kernel/infiniband/hw/mellanox-hca/thh/Makefile.26 (working copy)
@@ -1,4 +1,4 @@
-IB_SRC_DIR ?= driver/infiniband
+IB_SRC_DIR ?= drivers/infiniband
EXTRA_CFLAGS += \
-I$(src) \
--
To unsubscribe send an email with subject unsubscribe to openib-general at openib.org.
Please contact moderator at openib.org for questions.
More information about the openib-general mailing list