aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bnxt
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-05-29 15:45:47 +0000
committerWarner Losh <imp@FreeBSD.org>2024-05-29 15:49:53 +0000
commit175b2c00a6bcb0c8c1f6b76b6da9bf4879a5848e (patch)
tree97c995f98f0f2d3f0e460768f718be133f704609 /sys/modules/bnxt
parent5360d017be83d2502ba262f391ef45b07e0de680 (diff)
Diffstat (limited to 'sys/modules/bnxt')
-rw-r--r--sys/modules/bnxt/bnxt_re/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/bnxt/bnxt_re/Makefile b/sys/modules/bnxt/bnxt_re/Makefile
index 2e1dbc048dfb..d6aa701dbae6 100644
--- a/sys/modules/bnxt/bnxt_re/Makefile
+++ b/sys/modules/bnxt/bnxt_re/Makefile
@@ -8,7 +8,7 @@ SRCS += qplib_res.c qplib_res.h
SRCS += qplib_rcfw.c qplib_rcfw.h
SRCS += stats.c stats.h
SRCS += main.c bnxt_re.h
-SRCS += opt_inet.h opt_inet6.h
+SRCS += opt_inet.h opt_inet6.h opt_ratelimit.h
SRCS += ${LINUXKPI_GENSRCS}
CFLAGS+= -I${SRCTOP}/sys/dev/bnxt/bnxt_en