cell: only build Cell and softpipe drivers
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 21 Nov 2008 20:57:57 +0000 (13:57 -0700)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 21 Nov 2008 20:57:57 +0000 (13:57 -0700)
configs/linux-cell

index 5ad37380f1b109b067f362f451bcc47342fa0d89..3322f114ba7a1c730929709cc9029516923b35b1 100644 (file)
@@ -5,7 +5,8 @@ include $(TOP)/configs/default
 CONFIG_NAME = linux-cell
 
 
-GALLIUM_DRIVER_DIRS += cell
+# Omiting other gallium drivers:
+GALLIUM_DRIVER_DIRS = cell softpipe
 
 
 # Compiler and flags