diff options
Diffstat (limited to 'configs/linux-cell')
-rw-r--r-- | configs/linux-cell | 3 |
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 |