matt mooney | 7454159 | 2010-09-24 19:17:18 +0000 | [diff] [blame] | 1 | ccflags-y := -Idrivers/net/cxgb4 |
Steve Wise | cfdda9d | 2010-04-21 15:30:06 -0700 | [diff] [blame] | 2 | |
3 | obj-$(CONFIG_INFINIBAND_CXGB4) += iw_cxgb4.o | ||||
4 | |||||
5 | iw_cxgb4-y := device.o cm.o provider.o mem.o cq.o qp.o resource.o ev.o |