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)
Oct 6 2024, 4:03 AM
Unknown Object (File)
Oct 5 2024, 4:47 PM
Unknown Object (File)
Oct 5 2024, 4:16 AM
Unknown Object (File)
Oct 2 2024, 2:21 PM
Unknown Object (File)
Sep 30 2024, 1:34 PM
Unknown Object (File)
Sep 26 2024, 3:29 AM
Unknown Object (File)
Aug 21 2024, 2:44 AM
Unknown Object (File)
Aug 21 2024, 2:44 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