aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mlx5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/mlx5/Makefile')
-rw-r--r--sys/modules/mlx5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/mlx5/Makefile b/sys/modules/mlx5/Makefile
index 9cf64ea7bff8..831e49bbf9c7 100644
--- a/sys/modules/mlx5/Makefile
+++ b/sys/modules/mlx5/Makefile
@@ -7,6 +7,7 @@ mlx5_alloc.c \
mlx5_cmd.c \
mlx5_cq.c \
mlx5_eq.c \
+mlx5_eswitch_vacl.c \
mlx5_flow_table.c \
mlx5_fw.c \
mlx5_health.c \