summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-03-15 05:37:57 +0100
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-03-15 05:37:57 +0100
commitd493203045b214770473f8afeaa610542fe42c2a (patch)
treeec1f1b7d30a8f45ee7be7f82ae581d784d001dc7 /configs
parent509044609d5121b2a09d64bd24d7aa37e3744a77 (diff)
nv10.
Diffstat (limited to 'configs')
-rw-r--r--configs/default2
-rw-r--r--configs/linux-dri2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/default b/configs/default
index 49d3737ec7..d010721a10 100644
--- a/configs/default
+++ b/configs/default
@@ -70,7 +70,7 @@ PROGRAM_DIRS = demos redbook samples glsl xdemos
# Gallium directories and
GALLIUM_AUXILIARY_DIRS = draw cso_cache pipebuffer tgsi rtasm util sct
GALLIUM_AUXILIARIES = $(foreach DIR,$(GALLIUM_AUXILIARY_DIRS),$(TOP)/src/gallium/auxiliary/$(DIR)/lib$(DIR).a)
-GALLIUM_DRIVER_DIRS = softpipe i915simple i965simple nv30 nv40 nv50 failover
+GALLIUM_DRIVER_DIRS = softpipe i915simple i965simple nv10 nv30 nv40 nv50 failover
GALLIUM_DRIVERS = $(foreach DIR,$(GALLIUM_DRIVER_DIRS),$(TOP)/src/gallium/drivers/$(DIR)/lib$(DIR).a)
GALLIUM_WINSYS_DIRS = xlib
diff --git a/configs/linux-dri b/configs/linux-dri
index 67e60cbd4c..bf7881937e 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -65,4 +65,4 @@ GALLIUM_WINSYS_DIRS = dri
# gamma are missing because they have not been converted to use the new
# interface.
-DRI_DIRS = intel
+DRI_DIRS = nouveau