diff options
Diffstat (limited to 'xc/config/cf/host.def')
-rw-r--r-- | xc/config/cf/host.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/config/cf/host.def b/xc/config/cf/host.def index 4f9b1aac3..8362f429d 100644 --- a/xc/config/cf/host.def +++ b/xc/config/cf/host.def @@ -19,6 +19,8 @@ #define XF86CardDrivers tdfx i810 mga ati glint vga +#define DriDrivers ffb tdfx mga i810 r128 radeon gamma /* i830 sis */ + #define GccWarningOptions -Wall -Wpointer-arith -Wstrict-prototypes \ -Wmissing-prototypes -Wmissing-declarations \ -Wnested-externs @@ -39,8 +41,6 @@ -#define HasGlide3 YES - /* To do profiling of the dynamically loaded 'xyz_dri.so' object, turn * this on. * Use 'xc/lib/GL/makeprofile.sh' to make it work. |