mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
cell: only build Cell and softpipe drivers
This commit is contained in:
parent
11fc390f64
commit
4356d349ad
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue