Author: hselasky
Date: Wed Dec  5 15:42:31 2018
New Revision: 341590
URL: https://svnweb.freebsd.org/changeset/base/341590

Log:
  Fix LINT build after r341572.
  
  MFC after:            1 week
  Sponsored by:         Mellanox Technologies

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files Wed Dec  5 15:38:52 2018        (r341589)
+++ head/sys/conf/files Wed Dec  5 15:42:31 2018        (r341590)
@@ -4772,6 +4772,8 @@ dev/mlx5/mlx5_core/mlx5_vsc.c                     
optional mlx5 pci       \
        compile-with "${OFED_C}"
 dev/mlx5/mlx5_core/mlx5_wq.c                   optional mlx5 pci       \
        compile-with "${OFED_C}"
+dev/mlx5/mlx5_lib/mlx5_gid.c                   optional mlx5 pci       \
+       compile-with "${OFED_C}"
 
 dev/mlx5/mlx5_en/mlx5_en_ethtool.c             optional mlx5en pci inet inet6  
\
        compile-with "${OFED_C}"
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to