diff options
| author | Chandrakanth Patil <chandrakanth.patil@broadcom.com> | 2026-03-31 16:59:00 +0000 |
|---|---|---|
| committer | Sumit Saxena <ssaxena@FreeBSD.org> | 2026-04-28 06:16:16 +0000 |
| commit | f2f831b2c151a9d989a94fc7c894118c802ef348 (patch) | |
| tree | 49f8a297398e8fa213162219da3e09ba61b10653 /sys/modules/bnxt | |
| parent | 54922e4ec8909829a7ca8d2158c2a514a06df094 (diff) | |
Diffstat (limited to 'sys/modules/bnxt')
| -rw-r--r-- | sys/modules/bnxt/bnxt_en/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/bnxt/bnxt_en/Makefile b/sys/modules/bnxt/bnxt_en/Makefile index 12c23898c106..dc9b30b7f2af 100644 --- a/sys/modules/bnxt/bnxt_en/Makefile +++ b/sys/modules/bnxt/bnxt_en/Makefile @@ -9,6 +9,7 @@ SRCS += bnxt_sysctl.c SRCS += bnxt_mgmt.c SRCS += bnxt_dcb.c bnxt_dcb.h SRCS += bnxt_auxbus_compat.c bnxt_auxbus_compat.h +SRCS += bnxt_sriov.c bnxt_sriov.h SRCS += bnxt_ulp.c bnxt_ulp.h SRCS += ${LINUXKPI_GENSRCS} |
