summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/Makefile
diff options
context:
space:
mode:
authorGlenn Streiff <gstreiff@neteffect.com>2008-02-04 20:20:45 -0800
committerRoland Dreier <rolandd@cisco.com>2008-02-04 20:20:45 -0800
commit3c2d774cad5bf4fad576363da77870e9e6530b7a (patch)
tree344ae8167730ea361ff4bd4bf098ba64bfeef5e5 /drivers/infiniband/hw/nes/Makefile
parent2c78853472a36c7cf51a84a34edc370e21c93ce4 (diff)
downloadlinux-3c2d774cad5bf4fad576363da77870e9e6530b7a.tar.gz
linux-3c2d774cad5bf4fad576363da77870e9e6530b7a.tar.bz2
linux-3c2d774cad5bf4fad576363da77870e9e6530b7a.zip
RDMA/nes: Add a driver for NetEffect RNICs
Add a standard NIC and RDMA/iWARP driver for NetEffect 1/10Gb ethernet adapters. Signed-off-by: Glenn Streiff <gstreiff@neteffect.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/nes/Makefile')
-rw-r--r--drivers/infiniband/hw/nes/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/nes/Makefile b/drivers/infiniband/hw/nes/Makefile
new file mode 100644
index 000000000000..35148513c47e
--- /dev/null
+++ b/drivers/infiniband/hw/nes/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_INFINIBAND_NES) += iw_nes.o
+
+iw_nes-objs := nes.o nes_hw.o nes_nic.o nes_utils.o nes_verbs.o nes_cm.o