summaryrefslogtreecommitdiff
path: root/docs/cell.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-10 16:56:58 -0700
committerBrian Paul <brianp@vmware.com>2009-02-10 16:56:58 -0700
commit9c101c44c4455e0404be482610fbe015fa012be0 (patch)
tree3180aa00d7023f6324a45ebdc935aa2a40d90c10 /docs/cell.html
parent5340b6dff73a0a23531ce2a5f28fba8303adab6e (diff)
cell: update Cell driver info (code is on master now)
Diffstat (limited to 'docs/cell.html')
-rw-r--r--docs/cell.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/cell.html b/docs/cell.html
index 7fbbba7c7e..d7feb468ad 100644
--- a/docs/cell.html
+++ b/docs/cell.html
@@ -30,13 +30,9 @@ The second phase is now underway.
<H2>Source Code</H2>
<p>
-The latest Cell driver source code is on the <code>gallium-0.2</code> branch
-of the Mesa git repository.
-After you've cloned the repository, check out the branch with:
+The latest Cell driver source code is on the master branch of the Mesa
+git repository.
</p>
-<pre>
- git-checkout -b gallium-0.2 origin/gallium-0.2
-</pre>
<p>
To build the driver you'll need the IBM Cell SDK (version 2.1 or 3.0).
To use the driver you'll need a Cell system, such as a PS3 running Linux,