lkml.org 
[lkml]   [2005]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 20 of 20] ipath - integrate driver into infiniband kbuild infrastructure
Date
From
Signed-off-by: Bryan O'Sullivan <bos@pathscale.com>

diff -r 07bf9f34e221 -r 914136b2b8ee drivers/infiniband/Kconfig
--- a/drivers/infiniband/Kconfig Wed Dec 28 14:19:43 2005 -0800
+++ b/drivers/infiniband/Kconfig Wed Dec 28 14:19:43 2005 -0800
@@ -30,6 +30,7 @@
<http://www.openib.org>.

source "drivers/infiniband/hw/mthca/Kconfig"
+source "drivers/infiniband/hw/ipath/Kconfig"

source "drivers/infiniband/ulp/ipoib/Kconfig"

diff -r 07bf9f34e221 -r 914136b2b8ee drivers/infiniband/Makefile
--- a/drivers/infiniband/Makefile Wed Dec 28 14:19:43 2005 -0800
+++ b/drivers/infiniband/Makefile Wed Dec 28 14:19:43 2005 -0800
@@ -1,4 +1,5 @@
obj-$(CONFIG_INFINIBAND) += core/
obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/
+obj-$(CONFIG_IPATH_CORE) += hw/ipath/
obj-$(CONFIG_INFINIBAND_IPOIB) += ulp/ipoib/
obj-$(CONFIG_INFINIBAND_SRP) += ulp/srp/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-12-29 01:43    [W:1.347 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site