aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/Kbuild
diff options
context:
space:
mode:
authorTom Tucker <tom@opengridcomputing.com>2006-09-22 15:22:48 -0700
committerRoland Dreier <rolandd@cisco.com>2006-09-22 15:22:48 -0700
commitf94b533d091a42da92d908eb7b3f9ade1923f90d (patch)
treee8deed557c293bdb5eeaf8ca87ddda69e1cf3586 /drivers/infiniband/hw/amso1100/Kbuild
parentRDMA: iWARP Core Changes. (diff)
downloadlinux-dev-f94b533d091a42da92d908eb7b3f9ade1923f90d.tar.xz
linux-dev-f94b533d091a42da92d908eb7b3f9ade1923f90d.zip
RDMA/amso1100: Add driver for Ammasso 1100 RNIC
Add a driver for the Ammasso 1100 gigabit ethernet RNIC. Signed-off-by: Tom Tucker <tom@opengridcomputing.com> Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/amso1100/Kbuild')
-rw-r--r--drivers/infiniband/hw/amso1100/Kbuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/amso1100/Kbuild b/drivers/infiniband/hw/amso1100/Kbuild
new file mode 100644
index 000000000000..06964c4af849
--- /dev/null
+++ b/drivers/infiniband/hw/amso1100/Kbuild
@@ -0,0 +1,8 @@
+ifdef CONFIG_INFINIBAND_AMSO1100_DEBUG
+EXTRA_CFLAGS += -DDEBUG
+endif
+
+obj-$(CONFIG_INFINIBAND_AMSO1100) += iw_c2.o
+
+iw_c2-y := c2.o c2_provider.o c2_rnic.o c2_alloc.o c2_mq.o c2_ae.o c2_vq.o \
+ c2_intr.o c2_cq.o c2_qp.o c2_cm.o c2_mm.o c2_pd.o