summaryrefslogtreecommitdiff
path: root/configs/linux-cell
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-11-21 13:57:57 -0700
committerBrian Paul <brian.paul@tungstengraphics.com>2008-11-21 13:57:57 -0700
commit4356d349ad8d048d19d795483b98103712c0103c (patch)
tree935b3f7469197ce934cc0be3e3c9320e524b635b /configs/linux-cell
parent11fc390f6478526d4f0bdb4b7e628284da31b3b9 (diff)
cell: only build Cell and softpipe drivers
Diffstat (limited to 'configs/linux-cell')
-rw-r--r--configs/linux-cell3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/linux-cell b/configs/linux-cell
index 5ad37380f1..3322f114ba 100644
--- 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