lkml.org 
[lkml]   [2004]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH][v4][3/24] Hook up drivers/infiniband
Add the appropriate lines to drivers/Kconfig and drivers/Makefile so
that the kernel configuration and build systems know about drivers/infiniband.

Signed-off-by: Roland Dreier <roland@topspin.com>


--- linux-bk.orig/drivers/Kconfig 2004-12-19 21:09:51.000000000 -0800
+++ linux-bk/drivers/Kconfig 2004-12-19 22:04:12.806811886 -0800
@@ -54,4 +54,6 @@

source "drivers/usb/Kconfig"

+source "drivers/infiniband/Kconfig"
+
endmenu
--- linux-bk.orig/drivers/Makefile 2004-12-19 21:10:06.000000000 -0800
+++ linux-bk/drivers/Makefile 2004-12-19 22:04:12.806811886 -0800
@@ -59,4 +59,5 @@
obj-$(CONFIG_EISA) += eisa/
obj-$(CONFIG_CPU_FREQ) += cpufreq/
obj-$(CONFIG_MMC) += mmc/
+obj-$(CONFIG_INFINIBAND) += infiniband/
obj-y += firmware/
-
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-03-22 14:08    [W:0.048 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site