aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bnxt
diff options
context:
space:
mode:
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