diff options
author | Brian Paul <brianp@vmware.com> | 2010-03-16 16:45:54 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-16 16:47:02 -0600 |
commit | e1ee3eaf6d739ddaa31bad1316e000c6220fa707 (patch) | |
tree | 244c0649fc8160c366eeff4c1c2121e94cdad260 /configs | |
parent | a9a1b52f959f325affe89a093b05e9b0f100018c (diff) |
cell: build identity driver too
Diffstat (limited to 'configs')
-rw-r--r-- | configs/linux-cell | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-cell b/configs/linux-cell index 306b9e01f4..0908dba9e0 100644 --- a/configs/linux-cell +++ b/configs/linux-cell @@ -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 |