Author: kib
Date: Wed Apr  1 22:51:30 2020
New Revision: 359549
URL: https://svnweb.freebsd.org/changeset/base/359549

Log:
  MFC r359111:
  Add file for static compilation of mlx5.

Modified:
  stable/11/sys/conf/files
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/conf/files
==============================================================================
--- stable/11/sys/conf/files    Wed Apr  1 22:50:54 2020        (r359548)
+++ stable/11/sys/conf/files    Wed Apr  1 22:51:30 2020        (r359549)
@@ -4568,6 +4568,8 @@ dev/mlx5/mlx5_core/mlx5_diagnostics.c             
optional mlx5 p
        compile-with "${OFED_C}"
 dev/mlx5/mlx5_core/mlx5_eq.c                   optional mlx5 pci       \
        compile-with "${OFED_C}"
+dev/mlx5/mlx5_core/mlx5_eswitch.c              optional mlx5 pci       \
+       compile-with "${OFED_C}"
 dev/mlx5/mlx5_core/mlx5_fs_cmd.c               optional mlx5 pci       \
        compile-with "${OFED_C}"
 dev/mlx5/mlx5_core/mlx5_fs_tree.c              optional mlx5 pci       \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to