[PATCH modular] build.sh: remove obsolete driver module video-sunbw2

Gaetan Nadon memsize at videotron.ca
Tue Dec 29 13:06:13 PST 2009


This module was not shipped in release 7.5.
It fails to compile as it requires xf86Version.h.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 build.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/build.sh b/build.sh
index a5f8025..800ca2f 100755
--- a/build.sh
+++ b/build.sh
@@ -540,7 +540,6 @@ build_driver_video() {
     # Some drivers are only buildable on some architectures
     case $HOST_CPU in
 	*sparc*)
-	    build driver xf86-video-sunbw2
 	    build driver xf86-video-suncg14
 	    build driver xf86-video-suncg3
 	    build driver xf86-video-suncg6
-- 
1.6.0.4



More information about the xorg-devel mailing list