Export t4_tom's symbols for other offload modules

This allows iw_cxgbe.ko, cxgbei.ko, nvmf_che.ko, etc. to be loaded when
debug.link_elf_leak_locals and debug.link_elf_obj_leak_locals are
disabled.

PR:		291250
MFC after:	1 week
Sponsored by:	Chelsio Communications
This commit is contained in:
Navdeep Parhar
2025-11-27 11:48:50 -08:00
parent 6901376f59
commit dcab3c4f49
+2
View File
@@ -22,4 +22,6 @@ SRCS+= t4_tom_l2t.c
CFLAGS+= -I${CXGBE}
EXPORT_SYMS= YES
.include <bsd.kmod.mk>