1 # SPDX-License-Identifier: GPL-2.0-only
2 ccflags-y
:= -I
$(srctree
)/drivers
/net
/ethernet
/chelsio
/cxgb4
3 ccflags-y
+= -I
$(srctree
)/drivers
/net
/ethernet
/chelsio
/libcxgb
5 obj-
$(CONFIG_INFINIBAND_CXGB4
) += iw_cxgb4.o
7 iw_cxgb4-y
:= device.o cm.o provider.o mem.o cq.o qp.o resource.o ev.o id_table.o \