diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-12-17 01:27:55 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-12-17 01:27:55 +0800 |
commit | 0cd7542f130232bcb0363f99be8f7f99534b1478 (patch) | |
tree | cc53f9ccb0228cd1954260db17b04bcd3c964b7e /x11-drivers | |
parent | 265a588a3591e7f7e3cea0cecda1f7dd535da6db (diff) | |
download | xorg-devel-ports-0cd7542f130232bcb0363f99be8f7f99534b1478.tar xorg-devel-ports-0cd7542f130232bcb0363f99be8f7f99534b1478.tar.gz xorg-devel-ports-0cd7542f130232bcb0363f99be8f7f99534b1478.tar.bz2 xorg-devel-ports-0cd7542f130232bcb0363f99be8f7f99534b1478.tar.lz xorg-devel-ports-0cd7542f130232bcb0363f99be8f7f99534b1478.tar.xz xorg-devel-ports-0cd7542f130232bcb0363f99be8f7f99534b1478.tar.zst xorg-devel-ports-0cd7542f130232bcb0363f99be8f7f99534b1478.zip |
Disconnect broken drivers.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1337 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xorg-drivers/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-drivers/xorg-drivers/Makefile b/x11-drivers/xorg-drivers/Makefile index 2729f9a..47c2910 100644 --- a/x11-drivers/xorg-drivers/Makefile +++ b/x11-drivers/xorg-drivers/Makefile @@ -34,7 +34,6 @@ VIDEO_DRIVERS= ati \ mach64 \ nv \ r128 \ - radeonhd \ vesa \ apm \ ark \ @@ -45,7 +44,6 @@ VIDEO_DRIVERS= ati \ glint \ i128 \ i740 \ - imstt \ mga \ neomagic \ newport \ @@ -68,7 +66,6 @@ OPTIONS_DEFAULT= MOUSE \ MACH64 \ NV \ R128 \ - RADEONHD \ VESA .for type in input video |