[PATCH modular] build.sh: remove xgi driver
Trevor Woerner
twoerner at gmail.com
Fri Jan 27 07:43:17 PST 2012
From: Trevor Woerner <twoerner at gmail.com>
This driver was removed from xorg.modules in commit
ee55165c87833ffb4f73e3984158576ff7e0df58 with the
following commit message:
This hasn't been usable for multiple years and obviously nobody
cares about fixing it, so remove it from the default set, so
the tinderbox stops reporting it as a failure.
Signed-off-by: Trevor Woerner <twoerner at gmail.com>
---
build.sh | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/build.sh b/build.sh
index 9068f29..b5cc2cc 100755
--- a/build.sh
+++ b/build.sh
@@ -906,7 +906,6 @@ build_driver_video() {
build driver xf86-video-vesa
build driver xf86-video-vmware
build driver xf86-video-voodoo
- build driver xf86-video-xgi
}
# The server must be built before the drivers
--
1.7.6.233.gd79bc
More information about the xorg-devel
mailing list