diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2021-02-02 13:01:26 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2021-02-02 16:44:52 +0000 |
| commit | ff975f15d86001d5b948ab538de1e4aca852d2f5 (patch) | |
| tree | 8cccabccdbee59c8530b6824aeb72ec7f9135905 /tools | |
| parent | e40787f900f3c262d5134d342e5a16757dd2193c (diff) | |
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/options/WITHOUT_OFED | 4 | ||||
| -rw-r--r-- | tools/build/options/WITH_OFED | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/build/options/WITHOUT_OFED b/tools/build/options/WITHOUT_OFED new file mode 100644 index 000000000000..18a6943b3580 --- /dev/null +++ b/tools/build/options/WITHOUT_OFED @@ -0,0 +1,4 @@ +.\" $FreeBSD$ +Set to disable the build of the +.Dq "OpenFabrics Enterprise Distribution" +Infiniband software stack, including kernel modules and userspace libraries. diff --git a/tools/build/options/WITH_OFED b/tools/build/options/WITH_OFED deleted file mode 100644 index a995fb8cdab8..000000000000 --- a/tools/build/options/WITH_OFED +++ /dev/null @@ -1,4 +0,0 @@ -.\" $FreeBSD$ -Set to build the -.Dq "OpenFabrics Enterprise Distribution" -Infiniband software stack. |
