brintos

brintos / linux-shallow public Read only

0
0
Text · 317 B · 291d259 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2ccflags-y := -I $(srctree)/drivers/net/ethernet/chelsio/cxgb43ccflags-y += -I $(srctree)/drivers/net/ethernet/chelsio/libcxgb4 5obj-$(CONFIG_INFINIBAND_CXGB4) += iw_cxgb4.o6 7iw_cxgb4-y :=  device.o cm.o provider.o mem.o cq.o qp.o resource.o ev.o id_table.o \8	       restrack.o9