summaryrefslogtreecommitdiff
path: root/configs/default
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2010-01-22 15:07:58 +0800
committerChia-I Wu <olvaffe@gmail.com>2010-01-22 15:10:09 +0800
commit324fdf736453fbdcbc904c38ff383b540fb815c7 (patch)
tree8ee4208104b8b260b97550d435c5de79d875a1ff /configs/default
parentcfb1ed39771c7f3876a8231ab1c8a8d6f7b5deae (diff)
egl: Remove the demo driver.
The demo driver has outdated. It is suggested to look at any of the drivers that is functioning.
Diffstat (limited to 'configs/default')
-rw-r--r--configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default
index ec9670dd63..6863495be3 100644
--- a/configs/default
+++ b/configs/default
@@ -93,7 +93,7 @@ DRIVER_DIRS = x11 osmesa
PROGRAM_DIRS = demos redbook samples glsl objviewer xdemos
# EGL drivers to build
-EGL_DRIVERS_DIRS = demo
+EGL_DRIVERS_DIRS = glx
# Gallium directories and
GALLIUM_DIRS = auxiliary drivers state_trackers