aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mlx5
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2020-03-18 22:30:56 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2020-03-18 22:30:56 +0000
commit91ad1bd953596f716eaac964954f58f5d4bda039 (patch)
tree9858510b4de0c3aa02336f507ff8241b8db41606 /sys/modules/mlx5
parent34edaae6054fa0163252d143af745daeddd5c693 (diff)
Notes
Diffstat (limited to 'sys/modules/mlx5')
-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 0b96e726b879b..9972419b8fe85 100644
--- a/sys/modules/mlx5/Makefile
+++ b/sys/modules/mlx5/Makefile
@@ -10,6 +10,7 @@ mlx5_cmd.c \
mlx5_cq.c \
mlx5_diagnostics.c \
mlx5_eq.c \
+mlx5_eswitch.c \
mlx5_fs_cmd.c \
mlx5_fs_tree.c \
mlx5_fw.c \