Page MenuHomeFreeBSD

ice(4): add ice_rdma.c to module makefile
ClosedPublic

Authored by bartosz.sobczak_intel.com on Jul 1 2022, 9:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 11:57 AM
Unknown Object (File)
Wed, Aug 12, 11:57 AM
Unknown Object (File)
Sat, Aug 8, 7:10 PM
Unknown Object (File)
Fri, Aug 7, 3:38 AM
Unknown Object (File)
Thu, Aug 6, 7:58 PM
Unknown Object (File)
Thu, Aug 6, 8:21 AM
Unknown Object (File)
Sun, Aug 2, 5:18 AM
Unknown Object (File)
Sat, Aug 1, 7:41 AM
Subscribers

Details

Summary

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>

Sponsored by: Intel Corporation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable