summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2012-01-27 10:43:17 -0500
committerGaetan Nadon <memsize@videotron.ca>2012-01-27 11:01:00 -0500
commitdf48aa187ce209a7519d309ecf7f50c1a9de30a3 (patch)
tree24264e5d2bc6ec73420880988b5a061093333275
parenta68aacc0fb2d2d8ae0d907e0343f684ca58ba4c0 (diff)
build.sh: remove xgi driver
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@gmail.com>
-rwxr-xr-xbuild.sh1
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