mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 20:20:18 +01:00
cell: build identity driver too
This commit is contained in:
parent
a9a1b52f95
commit
e1ee3eaf6d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ CONFIG_NAME = linux-cell
|
||||||
|
|
||||||
|
|
||||||
# Omiting other gallium drivers:
|
# Omiting other gallium drivers:
|
||||||
GALLIUM_DRIVERS_DIRS = cell softpipe trace
|
GALLIUM_DRIVERS_DIRS = cell softpipe trace identity
|
||||||
|
|
||||||
|
|
||||||
# Compiler and flags
|
# Compiler and flags
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue