diff --git a/uts/common/Makefile.files b/uts/common/Makefile.files index e0fa959279aa..d6f359e3f9d0 100644 --- a/uts/common/Makefile.files +++ b/uts/common/Makefile.files @@ -1879,6 +1879,19 @@ CH_COM_OBJS = ch_mac.o ch_subr.o cspi.o espi.o ixf1010.o mc3.o mc4.o mc5.o \ mv88e1xxx.o mv88x201x.o my3126.o pm3393.o tp.o ulp.o \ vsc7321.o vsc7326.o xpak.o +# +# Chelsio Terminator 4 10G NIC nexus driver module +# +CXGBE_FW_OBJS = t4_fw.o t4_cfg.o +CXGBE_COM_OBJS = t4_hw.o common.o +CXGBE_NEX_OBJS = t4_nexus.o t4_sge.o t4_mac.o t4_ioctl.o shared.o \ + t4_l2t.o adapter.o osdep.o + +# +# Chelsio Terminator 4 10G NIC driver module +# +CXGBE_OBJS = cxgbe.o + # # PCI strings file #