[openib-general] [PATCH 2/4] ofabuild Changes for Chelsio T3 Support.

Steve Wise swise at opengridcomputing.com
Thu Jan 18 12:28:29 PST 2007


Signed-off-by: Steve Wise <swise at opengridcomputing.com>
---

 build_ofa_kernel.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/build_ofa_kernel.sh b/build_ofa_kernel.sh
index 0643066..08a0b7f 100755
--- a/build_ofa_kernel.sh
+++ b/build_ofa_kernel.sh
@@ -33,6 +33,7 @@ WITH_PACKAGES=" \
 --with-user_access-mod \
 --with-mthca-mod \
 --with-core-mod \
+--with-cxgb3-mod \
 --with-addr_trans-mod"
  
 arch=${arch:-"$(uname -m)"}
@@ -83,6 +84,7 @@ get_src()
                 include/scsi/iscsi_if.h \
                 include/scsi/libiscsi.h \
                 include/scsi/scsi_transport_iscsi.h \
+                drivers/net/cxgb3 \
                 `
         echo ref: refs/heads/${git_branch} > .git/HEAD
 




More information about the general mailing list