Author: kib
Date: Wed Apr  1 22:23:34 2020
New Revision: 359539
URL: https://svnweb.freebsd.org/changeset/base/359539

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

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

Modified: stable/12/sys/conf/files
==============================================================================
--- stable/12/sys/conf/files    Wed Apr  1 19:46:31 2020        (r359538)
+++ stable/12/sys/conf/files    Wed Apr  1 22:23:34 2020        (r359539)
@@ -4800,6 +4800,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