[PATCH modular] build.sh: remove xgi driver

Gaetan Nadon memsize at videotron.ca
Fri Jan 27 07:28:35 PST 2012


On 12-01-27 08:58 AM, Trevor Woerner wrote:
> From: Trevor Woerner <twoerner at gmail.com>
>
> 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
I can see the xgi driver is being removed from list,  but why?
The commit text should give the reasons why modules are added/removed
from the list.
>  }
>  
>  # The server must be built before the drivers



More information about the xorg-devel mailing list