From: Vladimir Sokolovsky Date: Tue, 24 Apr 2018 14:22:50 +0000 (-0400) Subject: configure: Removed xeon phi support X-Git-Tag: vofed-4.17-rc1~61 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=4d0124848668b4e6ed5cae4e4720df9e5049bf20;p=compat-rdma%2Fcompat-rdma.git configure: Removed xeon phi support Signed-off-by: Vladimir Sokolovsky --- diff --git a/configure b/configure index d25fcb5..55202b8 100755 --- a/configure +++ b/configure @@ -997,12 +997,6 @@ fi ex ${CWD}/ofed_scripts/ofed_patch.sh ${ofed_patch_params} fi - if [[ ! -e .xeon_phi_applied && "X$CONFIG_IBP_SERVER" == "Xm" ]]; then - echo ".xeon_phi_applied does not exist. running ofed-patch.sh for xeon-phi" - ex ${CWD}/ofed_scripts/ofed_patch.sh --with-patchdir=tech-preview/xeon-phi - touch .xeon_phi_applied - fi - # Configfs requires CONFIGFS_FS to be enabled in the kernel if [ "X${CONFIG_INFINIBAND_ADDR_TRANS}" == "Xy" ]; then check_autofconf CONFIGFS_FS