From a4ee795a2d5f8c59d4ce8e2ca587b2ae930814e5 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 6 May 2024 10:58:06 +0200 Subject: [PATCH] ofed: move opensm to standard WITH_OFED --- usr.bin/ofed/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/usr.bin/ofed/Makefile b/usr.bin/ofed/Makefile index a0ac9fdb2e3..a4834b2c14b 100644 --- a/usr.bin/ofed/Makefile +++ b/usr.bin/ofed/Makefile @@ -4,9 +4,8 @@ SUBDIR= \ libibverbs \ librdmacm \ - infiniband-diags - -SUBDIR.${MK_OFED_EXTRA}+= opensm + infiniband-diags \ + opensm SUBDIR_PARALLEL=