mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
3c2d774cad
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>
4 lines
115 B
Makefile
4 lines
115 B
Makefile
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
|