2011-04-07 13:57:17 +00:00
|
|
|
ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4
|
2016-09-13 15:53:56 +00:00
|
|
|
ccflags-y += -Idrivers/net/ethernet/chelsio/libcxgb
|
2010-04-21 22:30:06 +00:00
|
|
|
|
|
|
|
obj-$(CONFIG_INFINIBAND_CXGB4) += iw_cxgb4.o
|
|
|
|
|
2012-05-18 09:59:32 +00:00
|
|
|
iw_cxgb4-y := device.o cm.o provider.o mem.o cq.o qp.o resource.o ev.o id_table.o
|