diff options
author | Ian Romanick <[email protected]> | 2011-08-24 14:50:12 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2011-08-26 23:31:21 -0700 |
commit | 17645103aaa937d24d58d110b845200c637c2365 (patch) | |
tree | 51f771d5870b4fa07b102ab29e1b0da1d902723e /docs/subset.html | |
parent | 5070903653028f357311848273f2a8b9a457fe96 (diff) |
mesa: Remove obsolete linux-fbdev software driver
Acked-by: Kristian Høgsberg <[email protected]>
Acked-by: Marek Olšák <[email protected]>
Acked-by: Alan Coopersmith <[email protected]>
Acked-by: Jakob Bornecrantz <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Build-Tested-by: Jakob Bornecrantz <[email protected]>
Tested-by: Eugeni Dodonov <[email protected]>
Diffstat (limited to 'docs/subset.html')
-rw-r--r-- | docs/subset.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/subset.html b/docs/subset.html index 4ac2eadffb9..c706381e3ad 100644 --- a/docs/subset.html +++ b/docs/subset.html @@ -12,7 +12,7 @@ In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon driver for an embedded environment. The result is a reduced-size DRI driver for the ATI R200 chip, for use with -<a href="fbdev-dri.html">fbdev/DRI environment</a>. +fbdev/DRI environment. </p> <p> |