projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11fc390
)
cell: only build Cell and softpipe drivers
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 21 Nov 2008 20:57:57 +0000
(13:57 -0700)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 21 Nov 2008 20:57:57 +0000
(13:57 -0700)
configs/linux-cell
patch
|
blob
|
history
diff --git
a/configs/linux-cell
b/configs/linux-cell
index 5ad37380f1b109b067f362f451bcc47342fa0d89..3322f114ba7a1c730929709cc9029516923b35b1 100644
(file)
--- a/
configs/linux-cell
+++ b/
configs/linux-cell
@@
-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