mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix LINT build after r341572.
MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
1d9ec3ee50
commit
8a886978d4
1 changed files with 2 additions and 0 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue