Jeff Kirsher | f7917c0 | 2011-04-07 06:57:17 -0700 | [diff] [blame] | 1 | ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4 |
Steve Wise | cfdda9d | 2010-04-21 15:30:06 -0700 | [diff] [blame] | 2 | |
3 | obj-$(CONFIG_INFINIBAND_CXGB4) += iw_cxgb4.o | ||||
4 | |||||
Vipul Pandya | ec3eead | 2012-05-18 15:29:32 +0530 | [diff] [blame] | 5 | iw_cxgb4-y := device.o cm.o provider.o mem.o cq.o qp.o resource.o ev.o id_table.o |