HomeFreeBSD

ice(4): Add ice_rdma.c to module Makefile

Description

ice(4): Add ice_rdma.c to module Makefile

When ice is built as a module, it can't be loaded due to unresolved
symbol. Ensuring in Makefile that the ice_rdma.c is built fixes the
problem.

Signed-off-by: Bartosz Sobczak <bartosz.sobczak@intel.com>
Signed-off-by: Eric Joyner <erj@freebsd.org>

Reviewed by: erj@
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D35687

Details

Provenance
bartosz.sobczak_intel.comAuthored on Jul 13 2022, 1:27 AM
erjCommitted on Jul 13 2022, 1:30 AM
Differential Revision
D35687: ice(4): add ice_rdma.c to module makefile
Parents
rGe706512a2b64: ixl(4): Fix SR-IOV panics
Branches
Unknown
Tags
Unknown