diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2018-03-08 15:21:56 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2018-03-08 15:21:56 +0000 |
| commit | e808190a59fe2501bea01192584e2981e62083bd (patch) | |
| tree | 4f99d8488e9959de7f83866260a060f215f8fdd4 /tools | |
| parent | 479c9e50e1689d34b8bf352f401e45b4c4191f1c (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/options/WITHOUT_MLX5TOOL | 3 | ||||
| -rw-r--r-- | tools/build/options/WITH_MLX5TOOL | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tools/build/options/WITHOUT_MLX5TOOL b/tools/build/options/WITHOUT_MLX5TOOL new file mode 100644 index 000000000000..70c900addcdc --- /dev/null +++ b/tools/build/options/WITHOUT_MLX5TOOL @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set to not build +.Xr mlx5tool 8 diff --git a/tools/build/options/WITH_MLX5TOOL b/tools/build/options/WITH_MLX5TOOL new file mode 100644 index 000000000000..1cf50ea504a6 --- /dev/null +++ b/tools/build/options/WITH_MLX5TOOL @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set to build +.Xr mlx5tool 8 |
