feat: remove AMD device detection for /dev/kfd from build functions

This commit is contained in:
John Doe
2026-03-04 00:08:01 -05:00
parent cf986a34a9
commit d3d1da15cc

View File

@@ -4282,9 +4282,6 @@ $PCT_OPTIONS_STRING"
done
fi
fi
if [[ -e /dev/kfd ]]; then
AMD_DEVICES+=("/dev/kfd")
fi
fi
# Check for NVIDIA GPU - look for NVIDIA vendor ID [10de]