xref: /kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciccflags-y := -I $(srctree)/drivers/net/ethernet/chelsio/cxgb4
38c2ecf20Sopenharmony_ciccflags-y += -I $(srctree)/drivers/net/ethernet/chelsio/libcxgb
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciobj-$(CONFIG_INFINIBAND_CXGB4) += iw_cxgb4.o
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciiw_cxgb4-y :=  device.o cm.o provider.o mem.o cq.o qp.o resource.o ev.o id_table.o \
88c2ecf20Sopenharmony_ci	       restrack.o
9

Indexes created Thu Nov 07 10:32:03 CST 2024