Browse Source

cell: build identity driver too

tags/mesa-7.9-rc1
Brian Paul 15 years ago
parent
commit
e1ee3eaf6d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      configs/linux-cell

+ 1
- 1
configs/linux-cell View File

@@ -6,7 +6,7 @@ CONFIG_NAME = linux-cell


# Omiting other gallium drivers:
GALLIUM_DRIVERS_DIRS = cell softpipe trace
GALLIUM_DRIVERS_DIRS = cell softpipe trace identity


# Compiler and flags

Loading…
Cancel
Save