summaryrefslogtreecommitdiff
path: root/docs/fbdev-dri.html
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-11-27 10:31:05 -0700
committerBrian <brian.paul@tungstengraphics.com>2007-11-27 10:31:55 -0700
commit27028fcf741cf8bfc4da809b904e9d66866c94e5 (patch)
tree560b369e7408faa17a9486fb15ab2e8e59226298 /docs/fbdev-dri.html
parent5ef3a2c06d474891a667ef66ffd7aaa52af5fc04 (diff)
minor additions to avoid FAQs
Diffstat (limited to 'docs/fbdev-dri.html')
-rw-r--r--docs/fbdev-dri.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/fbdev-dri.html b/docs/fbdev-dri.html
index 0d9e52cee4..c3724b3712 100644
--- a/docs/fbdev-dri.html
+++ b/docs/fbdev-dri.html
@@ -34,6 +34,11 @@ in the normal Mesa releases so you'll need to get the latest sources
sources from the <a href="repository.html">git repository</a>.
</p>
+<p>
+This fbdev/DRI environment isn't well supported.
+Code and documentation updates/patches are welcomed.
+</p>
+
<h1>2. Compilation</h1>
@@ -66,6 +71,7 @@ You'll need fbdev header files. Check with:
</pre>
<p>
+You'll need to get Mesa from git (see above).
Compile Mesa with the 'linux-solo' configuration:
</p>
<pre>